Frames | No Frames |
Classes implementing org.apache.axis.Chain | |
class | A SOAPService is a Handler which encapsulates a SOAP
invocation. |
Classes implementing org.apache.axis.Chain | |
class | Transport is a targeted chain that knows it's a transport. |
Classes implementing org.apache.axis.Chain | |
class | A Simple Chain is a 'composite' Handler in that it aggregates a collection
of Handlers and also acts as a Handler which delegates its operations to
the collection. |
class | A SimpleTargetedChain has a request handler, a pivot handler, and a response
handler (any of which may themselves be chains). |