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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointAssociation
public EndpointAssociation()
setEndpoint
public static void setEndpoint(Endpoint ep)
getEndpoint
public static Endpoint getEndpoint()
removeEndpoint
public static void removeEndpoint()
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.