Uses of Package
org.apache.axis2.engine

Packages that use org.apache.axis2.engine
org.apache.axis2.client   
org.apache.axis2.clustering   
org.apache.axis2.context   
org.apache.axis2.context.externalize   
org.apache.axis2.corba.deployer   
org.apache.axis2.corba.receivers   
org.apache.axis2.databinding.utils   
org.apache.axis2.deployment   
org.apache.axis2.deployment.repository.util   
org.apache.axis2.deployment.util   
org.apache.axis2.description   
org.apache.axis2.dispatchers   
org.apache.axis2.engine   
org.apache.axis2.handlers   
org.apache.axis2.handlers.addressing   
org.apache.axis2.handlers.soapmonitor   
org.apache.axis2.jaxws   
org.apache.axis2.jaxws.client.dispatch   
org.apache.axis2.jaxws.dispatchers   
org.apache.axis2.jaxws.framework   
org.apache.axis2.jaxws.server   
org.apache.axis2.mex   
org.apache.axis2.phaseresolver   
org.apache.axis2.ping   
org.apache.axis2.receivers   
org.apache.axis2.rpc.receivers   
org.apache.axis2.rpc.receivers.ejb   
org.apache.axis2.saaj.util   
org.apache.axis2.scripting   
org.apache.axis2.transport   
org.apache.axis2.transport.http   
org.apache.axis2.transport.http.server   
org.apache.axis2.transport.http.util   
org.apache.axis2.transport.java   
org.apache.axis2.transport.jms   
org.apache.axis2.transport.local   
org.apache.axis2.transport.mail   
org.apache.axis2.transport.mail.server   
org.apache.axis2.transport.nhttp   
org.apache.axis2.transport.tcp   
org.apache.axis2.transport.xmpp   
org.apache.axis2.util   
org.apache.axis2.wsdl.util   
 

Classes in org.apache.axis2.engine used by org.apache.axis2.client
AxisConfiguration
          Class AxisConfiguration
 

Classes in org.apache.axis2.engine used by org.apache.axis2.clustering
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.context
AxisConfiguration
          Class AxisConfiguration
AxisConfigurator
           
Handler
          A Handler represents a piece of message processing functionality in Axis2.
ListenerManager
           
 

Classes in org.apache.axis2.engine used by org.apache.axis2.context.externalize
AxisConfiguration
          Class AxisConfiguration
 

Classes in org.apache.axis2.engine used by org.apache.axis2.corba.deployer
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.corba.receivers
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.databinding.utils
ObjectSupplier
           
 

Classes in org.apache.axis2.engine used by org.apache.axis2.deployment
AxisConfiguration
          Class AxisConfiguration
AxisConfigurator
           
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.deployment.repository.util
AxisConfiguration
          Class AxisConfiguration
 

Classes in org.apache.axis2.engine used by org.apache.axis2.deployment.util
AxisConfiguration
          Class AxisConfiguration
Phase
          A Phase is an ordered collection of Handlers.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.description
AxisConfiguration
          Class AxisConfiguration
Handler
          A Handler represents a piece of message processing functionality in Axis2.
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
ObjectSupplier
           
Phase
          A Phase is an ordered collection of Handlers.
ServiceLifeCycle
          When you want to initialize database connections , starting threads and etc..
 

Classes in org.apache.axis2.engine used by org.apache.axis2.dispatchers
AbstractDispatcher
          This the base class for all dispatchers.
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.engine
AxisConfiguration
          Class AxisConfiguration
AxisConfigurator
           
AxisEvent
           
AxisObserver
           
Deployable
          A Deployable is a container for something (Phases, Handlers) which wants to be deployed in an ordered and constrained fashion via a DeployableChain.
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
ListenerManager
           
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
ObjectSupplier
           
Phase
          A Phase is an ordered collection of Handlers.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.handlers
Handler
          A Handler represents a piece of message processing functionality in Axis2.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.handlers.addressing
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.handlers.soapmonitor
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.jaxws
AxisConfigurator
           
 

Classes in org.apache.axis2.engine used by org.apache.axis2.jaxws.client.dispatch
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.jaxws.dispatchers
AbstractDispatcher
          This the base class for all dispatchers.
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.jaxws.framework
AxisConfiguration
          Class AxisConfiguration
 

Classes in org.apache.axis2.engine used by org.apache.axis2.jaxws.server
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.mex
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.phaseresolver
AxisConfiguration
          Class AxisConfiguration
 

Classes in org.apache.axis2.engine used by org.apache.axis2.ping
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.receivers
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.rpc.receivers
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
ObjectSupplier
           
 

Classes in org.apache.axis2.engine used by org.apache.axis2.rpc.receivers.ejb
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.saaj.util
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.scripting
AxisConfiguration
          Class AxisConfiguration
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport
AxisServer
          This class provide a very convenient way of creating server and deploying services.
Handler
          A Handler represents a piece of message processing functionality in Axis2.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.http
AxisConfiguration
          Class AxisConfiguration
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.http.server
AxisConfiguration
          Class AxisConfiguration
ListenerManager
           
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.http.util
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.java
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.jms
AxisConfiguration
          Class AxisConfiguration
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.local
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.mail
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.mail.server
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.nhttp
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.tcp
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.xmpp
Handler
          A Handler represents a piece of message processing functionality in Axis2.
Handler.InvocationResponse
          This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.util
AxisConfiguration
          Class AxisConfiguration
Handler
          A Handler represents a piece of message processing functionality in Axis2.
MessageReceiver
          An instance of MessageReceiver can be setup to receive messages.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.wsdl.util
AxisConfiguration
          Class AxisConfiguration
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.