Uses of Class
org.apache.axis.SimpleChain

Packages that use SimpleChain
org.apache.axis   
org.apache.axis.handlers.soap   
org.apache.axis.server   
 

Uses of SimpleChain in org.apache.axis
 

Subclasses of SimpleChain in org.apache.axis
 class SimpleTargetedChain
          A SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains).
 

Uses of SimpleChain in org.apache.axis.handlers.soap
 

Subclasses of SimpleChain in org.apache.axis.handlers.soap
 class SOAPService
          A SOAPService is a Handler which encapsulates a SOAP invocation.
 

Uses of SimpleChain in org.apache.axis.server
 

Subclasses of SimpleChain in org.apache.axis.server
 class Transport
          Transport is a targeted chain that knows it's a transport.
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.