Package | Description |
---|---|
javax.xml.rpc | |
javax.xml.rpc.handler | |
javax.xml.rpc.handler.soap | |
javax.xml.rpc.server |
Class and Description |
---|
HandlerRegistry
The
javax.xml.rpc.handler.HandlerRegistry
provides support for the programmatic configuration of
handlers in a HandlerRegistry . |
Class and Description |
---|
Handler
The
javax.xml.rpc.handler.Handler interface is
required to be implemented by a SOAP message handler. |
HandlerInfo
The
javax.xml.rpc.handler.HandlerInfo represents
information about a handler in the HandlerChain. |
MessageContext
The interface
MessageContext abstracts the message
context that is processed by a handler in the handle
method. |
Class and Description |
---|
MessageContext
The interface
MessageContext abstracts the message
context that is processed by a handler in the handle
method. |
Class and Description |
---|
MessageContext
The interface
MessageContext abstracts the message
context that is processed by a handler in the handle
method. |
Copyright © 2017. All rights reserved.