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
           
 

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 © 2002 Apache XML Project. All Rights Reserved.