Uses of Class
org.apache.axis.SimpleChain
Packages that use SimpleChain
-
Uses of SimpleChain in org.apache.axis
Subclasses of SimpleChain in org.apache.axisModifier and TypeClassDescriptionclass
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.soapModifier and TypeClassDescriptionclass
ASOAPService
is a Handler which encapsulates a SOAP invocation. -
Uses of SimpleChain in org.apache.axis.server
Subclasses of SimpleChain in org.apache.axis.serverModifier and TypeClassDescriptionclass
Transport is a targeted chain that knows it's a transport.