| Interfaces | |
|---|---|
| AxisConfigurator | No description provided. |
| AxisObserver | No description provided. |
| Handler | Interface Handler |
| MessageReceiver | An instance of MessageReceiver can be setup to receive messages. |
| Classes | |
|---|---|
| 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 | No description provided. |
| 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 | No description provided. |
| 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. |
| ListenerManager | No description provided. |
| 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. |
| Exceptions | |
|---|---|
| AxisError | No description provided. |