Uses of Package
javax.xml.rpc.handler

Packages that use javax.xml.rpc.handler
javax.ejb   
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.ejb
MessageContext
          This interface 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
HandlerRegistry
          This interface provides support for the programmatic configuration of handlers in a HandlerRegistry.
 

Classes in javax.xml.rpc.handler used by javax.xml.rpc.handler
Handler
          This interface is required to be implemented by a SOAP message handler.
HandlerInfo
          This represents information about a handler in the HandlerChain.
MessageContext
          This interface 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
          This interface 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
          This interface abstracts the message context that is processed by a handler in the handle method.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.