|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager
public class EndpointContextMapManager
This class is used to manage the association between an EndpointContextMap
and a thread.
Constructor Summary | |
---|---|
EndpointContextMapManager()
|
Method Summary | |
---|---|
static EndpointContextMap |
getEndpointContextMap()
|
static EndpointContextMap |
setEndpointContextMap(EndpointContextMap newMap)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndpointContextMapManager()
Method Detail |
---|
public static EndpointContextMap setEndpointContextMap(EndpointContextMap newMap)
public static EndpointContextMap getEndpointContextMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |