Uses of Package
com.sun.xml.ws.api.handler
-
Packages that use com.sun.xml.ws.api.handler Package Description com.sun.xml.ws.api.handler com.sun.xml.ws.client This document describes the architecture of client side JAX-WS 2.0.1 runtime.com.sun.xml.ws.handler -
Classes in com.sun.xml.ws.api.handler used by com.sun.xml.ws.api.handler Class Description MessageHandlerContext TheMessageHandlerContextinterface extendsMessageContextto provide easy access to the contained message. -
Classes in com.sun.xml.ws.api.handler used by com.sun.xml.ws.client Class Description MessageHandler TheMessageHandlerclass extendsHandlerto 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 Class Description MessageHandlerContext TheMessageHandlerContextinterface extendsMessageContextto provide easy access to the contained message.