Uses of Class
org.apache.axis2.jaxws.addressing.util.EndpointContextMap
-
Packages that use EndpointContextMap Package Description org.apache.axis2.jaxws.addressing.util -
-
Uses of EndpointContextMap in org.apache.axis2.jaxws.addressing.util
Methods in org.apache.axis2.jaxws.addressing.util that return EndpointContextMap Modifier and Type Method Description static EndpointContextMap
EndpointContextMapManager. getEndpointContextMap()
static EndpointContextMap
EndpointContextMapManager. setEndpointContextMap(EndpointContextMap newMap)
Methods in org.apache.axis2.jaxws.addressing.util with parameters of type EndpointContextMap Modifier and Type Method Description static EndpointContextMap
EndpointContextMapManager. setEndpointContextMap(EndpointContextMap newMap)
-