Uses of Class
org.apache.axis.SimpleTargetedChain
-
Packages that use SimpleTargetedChain Package Description org.apache.axis.handlers.soap org.apache.axis.server -
-
Uses of SimpleTargetedChain in org.apache.axis.handlers.soap
Subclasses of SimpleTargetedChain in org.apache.axis.handlers.soap Modifier and Type Class Description class
SOAPService
ASOAPService
is a Handler which encapsulates a SOAP invocation. -
Uses of SimpleTargetedChain in org.apache.axis.server
Subclasses of SimpleTargetedChain in org.apache.axis.server Modifier and Type Class Description class
Transport
Transport is a targeted chain that knows it's a transport.
-