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 TypeClassDescriptionclassA 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 TypeClassDescriptionclassASOAPServiceis a Handler which encapsulates a SOAP invocation. -
Uses of SimpleChain in org.apache.axis.server
Subclasses of SimpleChain in org.apache.axis.serverModifier and TypeClassDescriptionclassTransport is a targeted chain that knows it's a transport.