Package org.apache.axis2.engine
package org.apache.axis2.engine
-
ClassDescriptionThis the base class for all dispatchers.Deprecated.use org.apache.axis2.dispatchers.AddressingBasedDispatcherClass AxisConfigurationThere is one engine for the Server and the Client.This class provide a very convenient way of creating server and deploying services.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.A Deployable is a container for something (Phases, Handlers) which wants to be deployed in an ordered and constrained fashion via a DeployableChain.A DeployableChain is a container which manages dependencies between Deployables.A Handler represents a piece of message processing functionality in Axis2.This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.Deprecated.use org.apache.axis2.dispatchers.HTTPLocationBasedDispatcherDeprecated.The functionality of this class has moved into the DispatchPhase postconditionsAn instance of MessageReceiver can be setup to receive messages.A Phase is an ordered collection of Handlers.Deprecated.use org.apache.axis2.dispatchers.RequestURIBasedDispatcherDeprecated.use org.apache.axis2.dispatchers.RequestURIOperationDispatcherWhen you want to initialize database connections , starting threads and etc..Deprecated.use org.apache.axis2.dispatchers.SOAPActionBasedDispatcherDeprecated.use org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher