Uses of Package
org.apache.axis

Packages that use org.apache.axis
org.apache.axis   
org.apache.axis.attachments   
org.apache.axis.client   
org.apache.axis.handlers   
org.apache.axis.message   
org.apache.axis.utils   
 

Classes in org.apache.axis used by org.apache.axis
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
AxisServiceConfig
          If a Java class which acts as the target for an Axis service implements this interface, it may convey metadata about its configuration to the Axis engine.
Chain
          A Handler that executes a 'chain' of child handlers in order.
ConfigurationException
          ConfigurationException is thrown when an error occurs trying to use an EngineConfiguration.
EngineConfiguration
          EngineConfiguration is an interface that the Message Flow subsystem provides so that engine configuration can be provided in a pluggable way.
Handler
          An AXIS handler.
Message
          A complete SOAP (and/or XML-RPC, eventually) message.
MessageContext
          A MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processing in handlers and other parts of the system.
Part
          A part of a MIME message.
SimpleChain
          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.
TargetedChain
           
 

Classes in org.apache.axis used by org.apache.axis.attachments
AxisFault
          An exception which maps cleanly to a SOAP fault.
Part
          A part of a MIME message.
 

Classes in org.apache.axis used by org.apache.axis.client
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
EngineConfiguration
          EngineConfiguration is an interface that the Message Flow subsystem provides so that engine configuration can be provided in a pluggable way.
Handler
          An AXIS handler.
Message
          A complete SOAP (and/or XML-RPC, eventually) message.
MessageContext
          A MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processing in handlers and other parts of the system.
 

Classes in org.apache.axis used by org.apache.axis.handlers
AxisFault
          An exception which maps cleanly to a SOAP fault.
Handler
          An AXIS handler.
MessageContext
          A MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processing in handlers and other parts of the system.
 

Classes in org.apache.axis used by org.apache.axis.message
AxisFault
          An exception which maps cleanly to a SOAP fault.
SOAPPart
          The SOAPPart provides access to the root part of the Message which contains the envelope.
 

Classes in org.apache.axis used by org.apache.axis.utils
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
Message
          A complete SOAP (and/or XML-RPC, eventually) message.
MessageContext
          A MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processing in handlers and other parts of the system.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.