Package javax.xml.rpc.handler
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| Handler |
This interface is required to be implemented by a SOAP message handler. |
| HandlerChain |
This interface represents a list of handlers. |
| HandlerRegistry |
This interface provides support for the programmatic configuration of
handlers in a HandlerRegistry. |
| MessageContext |
This interface abstracts the message context that is processed by a handler
in the handle method. |
| GenericHandler |
The GenericHandler class implements the Handler interface. |
| HandlerInfo |
This represents information about a handler in the HandlerChain. |