Uses of Interface
org.apache.axis.TargetedChain

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

Uses of TargetedChain in org.apache.axis
 

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

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

Classes in org.apache.axis.handlers.soap that implement TargetedChain
 class SOAPService
          A SOAPService is a Handler which encapsulates a SOAP invocation.
 

Uses of TargetedChain in org.apache.axis.server
 

Classes in org.apache.axis.server that implement TargetedChain
 class Transport
          Transport is a targeted chain that knows it's a transport.
 



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