|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
AxisConfigurator | |
AxisObserver | |
Handler | Interface Handler |
MessageReceiver | An instance of MessageReceiver can be setup to receive messages. |
ObjectSupplier | |
Pingable | |
ServiceLifeCycle | When you want to initialize database connections , starting threads and etc.. |
Class Summary | |
AbstractDispatcher | This the base class for all dispatchers. |
AddressingBasedDispatcher | Dispatcher based on the WS-Addressing properties. |
AxisConfiguration | Class AxisConfiguration |
AxisEngine | There is one engine for the Server and the Client. |
AxisEvent | |
DefaultObjectSupplier | |
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 | |
Handler.InvocationResponse | This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime. |
HTTPLocationBasedDispatcher | Dispatches the operation based on the information from the target endpoint URL. |
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 | |
Phase | A Phase is an ordered collection of Handlers. |
RequestURIBasedDispatcher | Dispatches the service based on the information from the target endpoint URL. |
RequestURIOperationDispatcher | Dispatches the operation 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 |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |