Package | Description |
---|---|
com.sun.xml.ws.api.handler | |
com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
com.sun.xml.ws.handler |
Class and Description |
---|
MessageHandlerContext
The
MessageHandlerContext interface extends
MessageContext to provide easy access to the contained message. |
Class and Description |
---|
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. |
Class and Description |
---|
MessageHandlerContext
The
MessageHandlerContext interface extends
MessageContext to provide easy access to the contained message. |
Copyright © 2015 Oracle Corporation. All rights reserved.