org.jboss.wsf.spi.invocation
Class EndpointAssociation
- java.lang.Object
- org.jboss.wsf.spi.invocation.EndpointAssociation
public final class EndpointAssociation extends Object
Associates the endpoint meta data with the current thread.- Since:
- 10-May-2007
- Author:
- [email protected]
Constructor Summary
Constructors Constructor and Description EndpointAssociation()
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Endpoint
getEndpoint()
static void
removeEndpoint()
static void
setEndpoint(Endpoint ep)
Copyright © 2018 JBoss, by Red Hat. All rights reserved.