Package 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:
- Thomas.Diesler@jboss.org
-
-
Constructor Summary
Constructors Constructor Description EndpointAssociation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EndpointgetEndpoint()static voidremoveEndpoint()static voidsetEndpoint(Endpoint ep)
-