Uses of Package
org.apache.axis2.jaxws.handler
-
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.context.factory Class Description LogicalMessageContext The LogicalMessageContext is a JAX-WS interface that is given to Logical handlers to provide access to the message and its associated properties.SoapMessageContext The SOAPMessageContext is the context handed to SOAP-based application handlers. -
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.core Class Description MEPContext The MEPContext is the version of the MessageContext that will be given to application handlers as the handler list is traversed. -
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.handler Class Description BaseMessageContext BaseMessageContext is the base class for the two handler message contexts: SoapMessageContext and LogicalMessageContext.HandlerChainProcessor.Direction HandlerChainProcessor.MEP HandlerChainProcessor.TRACKER HandlerInvocationContext This data bean will be passed to the HandlerInvoker instance.MEPContext The MEPContext is the version of the MessageContext that will be given to application handlers as the handler list is traversed. -
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.handler.factory Class Description HandlerInvoker This interface represents a class that will be called by the JAX-WS EndpointController to handle the invocation of both inbound and outbound handlers.HandlerPostInvoker HandlerPreInvoker -
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.handler.factory.impl Class Description HandlerInvoker This interface represents a class that will be called by the JAX-WS EndpointController to handle the invocation of both inbound and outbound handlers.HandlerPostInvoker HandlerPreInvoker -
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.handler.impl Class Description HandlerInvocationContext This data bean will be passed to the HandlerInvoker instance.HandlerInvoker This interface represents a class that will be called by the JAX-WS EndpointController to handle the invocation of both inbound and outbound handlers.HandlerPostInvoker HandlerPreInvoker