Package com.sun.xml.ws.handler

Class Summary
ClientLogicalHandlerTube  
ClientMessageHandlerTube  
ClientSOAPHandlerTube  
HandlerChainsModel  
HandlerChainsModel.HandlerChainType  
HandlerChainsModel.HandlerType  
HandlerProcessor<C extends MessageUpdatableContext>  
HandlerTube  
HandlerTube.HandlerTubeExchange This class is used primarily to exchange information or status between LogicalHandlerTube and SOAPHandlerTube
LogicalMessageContextImpl Implementation of LogicalMessageContext.
LogicalMessageImpl TODO: Take care of variations in behavior wrt to vaious sources.
MessageContextImpl  
MessageHandlerContextImpl  
MessageUpdatableContext The class represents a MessageContext(Properties) and also allows the Message to be modified.
PortInfoImpl Implementation of the PortInfo interface.
ServerLogicalHandlerTube  
ServerMessageHandlerTube  
ServerSOAPHandlerTube  
SOAPHandlerProcessor<C extends MessageUpdatableContext>  
SOAPMessageContextImpl Implementation of SOAPMessageContext.
XMLHandlerProcessor<C extends MessageUpdatableContext> This is used only for XML/HTTP binding
 

Enum Summary
HandlerProcessor.Direction  
HandlerProcessor.RequestOrResponse  
 

Exception Summary
HandlerException Exception thrown by handler-related code.