org.apache.axis2.jaxws.addressing.util
Class EndpointContextMapManager
java.lang.Object
org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager
public class EndpointContextMapManager
- extends Object
This class is used to manage the association between an EndpointContextMap
and a thread.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointContextMapManager
public EndpointContextMapManager()
setEndpointContextMap
public static EndpointContextMap setEndpointContextMap(EndpointContextMap newMap)
getEndpointContextMap
public static EndpointContextMap getEndpointContextMap()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.