Frames | No Frames |
Classes implementing org.apache.axis.TargetedChain | |
class | A SimpleTargetedChain has a request handler, a pivot handler, and a response
handler (any of which may themselves be chains). |
Classes implementing org.apache.axis.TargetedChain | |
class | Transport is a targeted chain that knows it's a transport. |
Classes implementing org.apache.axis.TargetedChain | |
class | A SOAPService is a Handler which encapsulates a SOAP
invocation. |