|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageContext | |
javax.xml.rpc.handler | |
javax.xml.rpc.handler.soap |
Uses of MessageContext in javax.xml.rpc.handler |
Methods in javax.xml.rpc.handler with parameters of type MessageContext | |
void |
Handler.handle(MessageContext context)
The handle method performs the actual processing work for a handler. |
Uses of MessageContext in javax.xml.rpc.handler.soap |
Subinterfaces of MessageContext in javax.xml.rpc.handler.soap | |
interface |
SOAPMessageContext
The interface javax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or
response. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |