Uses of Package
com.sun.xml.ws.api.handler

Packages that use com.sun.xml.ws.api.handler
com.sun.xml.ws.api.handler   
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
com.sun.xml.ws.handler   
 

Classes in com.sun.xml.ws.api.handler used by com.sun.xml.ws.api.handler
MessageHandlerContext
          The MessageHandlerContext interface extends MessageContext to provide easy access to the contained message.
 

Classes in com.sun.xml.ws.api.handler used by com.sun.xml.ws.client
MessageHandler
          The MessageHandler class extends Handler to provide typesafety for the message context parameter and add a method to obtain access to the headers that may be processed by the handler.
 

Classes in com.sun.xml.ws.api.handler used by com.sun.xml.ws.handler
MessageHandlerContext
          The MessageHandlerContext interface extends MessageContext to provide easy access to the contained message.