Uses of Package
org.apache.axis2.jaxws.handler
Packages that use org.apache.axis2.jaxws.handler
Package
Description
-
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.context.factoryClassDescriptionThe LogicalMessageContext is a JAX-WS interface that is given to Logical handlers to provide access to the message and its associated properties.The SOAPMessageContext is the context handed to SOAP-based application handlers.
-
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.coreClassDescriptionThe 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.handlerClassDescriptionBaseMessageContext is the base class for the two handler message contexts: SoapMessageContext and LogicalMessageContext.This data bean will be passed to the HandlerInvoker instance.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.factoryClassDescriptionThis interface represents a class that will be called by the JAX-WS EndpointController to handle the invocation of both inbound and outbound handlers.
-
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.handler.factory.implClassDescriptionThis interface represents a class that will be called by the JAX-WS EndpointController to handle the invocation of both inbound and outbound handlers.
-
Classes in org.apache.axis2.jaxws.handler used by org.apache.axis2.jaxws.handler.implClassDescriptionThis data bean will be passed to the HandlerInvoker instance.This interface represents a class that will be called by the JAX-WS EndpointController to handle the invocation of both inbound and outbound handlers.