Package javax.xml.rpc.handler
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
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.
Classes
GenericHandler The GenericHandler class implements the Handler interface.
HandlerInfo This represents information about a handler in the HandlerChain.