Package org.apache.axis2.jaxws.handler

Interface Summary
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  
 

Class Summary
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.
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>.
 

Enum Summary
HandlerChainProcessor.Direction  
HandlerChainProcessor.MEP  
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.