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