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