Uses of Interface
org.apache.axis.TargetedChain
Packages that use TargetedChain
-
Uses of TargetedChain in org.apache.axis
Classes in org.apache.axis that implement TargetedChainModifier and TypeClassDescriptionclass
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 TargetedChainModifier and TypeClassDescriptionclass
ASOAPService
is a Handler which encapsulates a SOAP invocation. -
Uses of TargetedChain in org.apache.axis.server
Classes in org.apache.axis.server that implement TargetedChainModifier and TypeClassDescriptionclass
Transport is a targeted chain that knows it's a transport.