|
Java EE 5 SDK | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Handler | The javax.xml.rpc.handler.Handler interface is
required to be implemented by a SOAP message handler. |
HandlerChain | The javax.xml.rpc.handler.HandlerChain represents
a list of handlers. |
HandlerRegistry | The javax.xml.rpc.handler.HandlerRegistry
provides support for the programmatic configuration of
handlers in a HandlerRegistry . |
MessageContext | The interface MessageContext abstracts the message
context that is processed by a handler in the handle
method. |
Class Summary | |
---|---|
GenericHandler | The javax.xml.rpc.handler.GenericHandler class
implements the Handler interface. |
HandlerInfo | The javax.xml.rpc.handler.HandlerInfo represents
information about a handler in the HandlerChain. |
This package defines APIs for SOAP Message Handlers
|
Java EE 5 SDK | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.