Uses of Interface org.apache.axis.Chain

Uses in package org.apache.axis.server

Classes implementing org.apache.axis.Chain

class
Transport is a targeted chain that knows it's a transport.

Uses in package org.apache.axis

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).

Uses in package org.apache.axis.handlers.soap

Classes implementing org.apache.axis.Chain

class
A SOAPService is a Handler which encapsulates a SOAP invocation.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.