Package org.apache.axis

Interface Summary
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  
ConfigurationProvider ConfigurationProvider is an interface which represents a source of configuration information for an AxisEngine.
Handler  
HandlerIterationStrategy Base interface for doing an action to Handlers with a MessageContext.
Supplier A Supplier is used to abstract creation patterns for Handlers.
TargetedChain  
 

Class Summary
AxisEngine An AxisEngine is the base class for AxisClient and AxisServer.
Constants  
FaultableHandler A FaultableHandler is essentially a wrapper for any other Handler which provides flexible fault handling semantics.
Message  
MessageContext Some more general docs will go here.
SimpleChain  
SimpleTargetedChain  
 

Exception Summary
AxisFault An exception which maps cleanly to a SOAP fault.
NoEndPointException  
SerializationException  
 



Copyright © 2001 Apache XML Project. All Rights Reserved.