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.configuration   
org.apache.axis.deployment.wsdd   
org.apache.axis.deployment.wsdd.providers   
org.apache.axis.encoding   
org.apache.axis.features   
org.apache.axis.handlers   
org.apache.axis.handlers.http   
org.apache.axis.handlers.soap   
org.apache.axis.ime   
org.apache.axis.ime.event   
org.apache.axis.ime.internal   
org.apache.axis.ime.internal.util.handler   
org.apache.axis.message   
org.apache.axis.providers   
org.apache.axis.providers.java   
org.apache.axis.security   
org.apache.axis.security.servlet   
org.apache.axis.security.simple   
org.apache.axis.server   
org.apache.axis.strategies   
org.apache.axis.transport.http   
org.apache.axis.transport.java   
org.apache.axis.transport.jms   
org.apache.axis.transport.local   
org.apache.axis.transport.mail   
org.apache.axis.utils   
org.apache.axis.wsdl.fromJava   
 

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
           
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
           
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
           
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
           
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.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
           
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.configuration
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
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.
EngineConfigurationFactory
          EngineConfigurationFactory is an interface used to construct concrete EngineConfiguration instances.
Handler
           
WSDDEngineConfiguration
          Extends EngineConfiguration interface to provide hook to internal WSDD deployment info.
 

Classes in org.apache.axis used by org.apache.axis.deployment.wsdd
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
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
           
WSDDEngineConfiguration
          Extends EngineConfiguration interface to provide hook to internal WSDD deployment info.
 

Classes in org.apache.axis used by org.apache.axis.deployment.wsdd.providers
EngineConfiguration
          EngineConfiguration is an interface that the Message Flow subsystem provides so that engine configuration can be provided in a pluggable way.
Handler
           
 

Classes in org.apache.axis used by org.apache.axis.encoding
Constants
           
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.features
AxisFault
          An exception which maps cleanly to a SOAP fault.
 

Classes in org.apache.axis used by org.apache.axis.handlers
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.handlers.http
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.handlers.soap
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
Chain
           
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.
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.
SimpleTargetedChain
          A SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains).
TargetedChain
           
 

Classes in org.apache.axis used by org.apache.axis.ime
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.ime.event
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.ime.internal
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.ime.internal.util.handler
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.
 

Classes in org.apache.axis used by org.apache.axis.providers
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.providers.java
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.security
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.security.servlet
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.security.simple
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.server
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
Chain
           
EngineConfiguration
          EngineConfiguration is an interface that the Message Flow subsystem provides so that engine configuration can be provided in a pluggable way.
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.
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.
SimpleTargetedChain
          A SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains).
TargetedChain
           
 

Classes in org.apache.axis used by org.apache.axis.strategies
AxisFault
          An exception which maps cleanly to a SOAP fault.
Handler
           
HandlerIterationStrategy
          Base interface for doing an action to Handlers with a MessageContext.
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.transport.http
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
ConfigurationException
          ConfigurationException is thrown when an error occurs trying to use an EngineConfiguration.
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.transport.java
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.transport.jms
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.transport.local
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.transport.mail
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.utils
AxisEngine
          An AxisEngine is the base class for AxisClient and AxisServer.
AxisFault
          An exception which maps cleanly to a SOAP fault.
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.wsdl.fromJava
AxisFault
          An exception which maps cleanly to a SOAP fault.
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.