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