Package org.apache.axis2.engine

Interface Summary
AxisConfigurator  
AxisObserver  
Handler Interface Handler
MessageReceiver An instance of MessageReceiver can be setup to receive messages.
 

Class Summary
AbstractDispatcher This the base class for all dispatchers.
AddressingBasedDispatcher Dispatcher based on the WS-Addressing properties.
AxisConfiguration Class AxisConfigurationImpl
AxisEngine There is one engine for the Server and the Client.
AxisEvent  
DependencyManager If the service implementation has an init method with 1 or 2 message context as its parameters, then the DependencyManager calls the init method with appropriate parameters.
DispatchPhase  
InstanceDispatcher By the time the control comes to this handler, the dispatching must have happened so that the message context contains the AxisServiceGroup, AxisService and AxisOperation.
Phase A Phase is an ordered collection of Handlers.
RequestURIBasedDispatcher Dispatches the service based on the information from the target endpoint URL.
SOAPActionBasedDispatcher Dispatches based on the SOAPAction.
SOAPMessageBodyBasedDispatcher Dispatches based on the namespace URI of the first child of the body.
 

Exception Summary
AxisError