Uses of Package
javax.xml.rpc.handler

Packages that use javax.xml.rpc.handler
javax.xml.rpc   
javax.xml.rpc.handler   
javax.xml.rpc.handler.soap   
javax.xml.rpc.server   
org.apache.axis   
org.apache.axis.handlers   
 

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.
 

Classes in javax.xml.rpc.handler used by org.apache.axis
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 org.apache.axis.handlers
HandlerChain
          The javax.xml.rpc.handler.HandlerChain represents a list of handlers.
MessageContext
          The interface MessageContext abstracts the message context that is processed by a handler in the handle method.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.