AttachmentsAdapter |
The JAX-WS exposes attachment properties whose value is Map.
|
BaseMessageContext |
BaseMessageContext is the base class for the two handler message contexts:
SoapMessageContext and LogicalMessageContext.
|
Constants |
|
HandlerChainProcessor |
|
HandlerInvocationContext |
This data bean will be passed to the HandlerInvoker instance.
|
HandlerInvokerUtils |
|
HandlerResolverImpl |
|
HandlerUtils |
|
LogicalMessageContext |
The LogicalMessageContext is a JAX-WS interface that is given to Logical handlers to provide
access to the message and its associated properties.
|
LogicalMessageImpl |
|
MEPContext |
The MEPContext is the version of the MessageContext
that will be given to application handlers as the handler list
is traversed.
|
SOAPHeadersAdapter |
The JAX-WS exposes soap header properties whose value is Map>.
|
SoapMessageContext |
The SOAPMessageContext is the context handed to SOAP-based application handlers.
|
TransportHeadersAdapter |
The JAX-WS exposes transport properties whose value is Map>.
|