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
           
 

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