Package | Description |
---|---|
com.sun.xml.ws.api.handler | |
com.sun.xml.ws.handler |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageHandler<C extends MessageHandlerContext>
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. |
Modifier and Type | Class and Description |
---|---|
class |
MessageHandlerContextImpl |
Copyright © 2015 Oracle Corporation. All rights reserved.