Uses of Class
org.apache.axis2.jaxws.handler.BaseMessageContext
-
Packages that use BaseMessageContext Package Description org.apache.axis2.jaxws.handler -
-
Uses of BaseMessageContext in org.apache.axis2.jaxws.handler
Subclasses of BaseMessageContext in org.apache.axis2.jaxws.handler Modifier and Type Class Description class
LogicalMessageContext
The LogicalMessageContext is a JAX-WS interface that is given to Logical handlers to provide access to the message and its associated properties.class
SoapMessageContext
The SOAPMessageContext is the context handed to SOAP-based application handlers.
-