|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.xml.rpc.handler | |
---|---|
javax.xml.rpc | |
javax.xml.rpc.handler | |
javax.xml.rpc.handler.soap | |
javax.xml.rpc.server |
Classes in javax.xml.rpc.handler used by javax.xml.rpc | |
---|---|
HandlerRegistry
The javax.xml.rpc.handler.HandlerRegistry
provides support for the programmatic configuration of
handlers in a HandlerRegistry . |
Classes in javax.xml.rpc.handler used by javax.xml.rpc.handler | |
---|---|
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. |
Classes in javax.xml.rpc.handler used by javax.xml.rpc.handler.soap | |
---|---|
MessageContext
The interface MessageContext abstracts the message
context that is processed by a handler in the handle
method. |
Classes in javax.xml.rpc.handler used by javax.xml.rpc.server | |
---|---|
MessageContext
The interface MessageContext abstracts the message
context that is processed by a handler in the handle
method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |