|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.xml.rpc.handler | |
|---|---|
| javax.xml.rpc | This package contains the core JAX-RPC APIs for the client programming model. |
| javax.xml.rpc.handler | This package defines APIs for SOAP Message Handlers |
| javax.xml.rpc.handler.soap | This package defines APIs for SOAP Message Handlers |
| javax.xml.rpc.server | This package defines APIs for the servlet based JAX-RPC endpoint model. |
| 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 | |||||||||