Uses of Package
org.apache.axis2.engine

Packages that use org.apache.axis2.engine
org.apache.axis2   
org.apache.axis2.clientapi   
org.apache.axis2.context   
org.apache.axis2.deployment   
org.apache.axis2.description   
org.apache.axis2.engine   
org.apache.axis2.handlers   
org.apache.axis2.handlers.addressing   
org.apache.axis2.modules   
org.apache.axis2.phaseresolver   
org.apache.axis2.receivers   
org.apache.axis2.rpc   
org.apache.axis2.security   
org.apache.axis2.security.handler   
org.apache.axis2.transport   
org.apache.axis2.transport.http   
org.apache.axis2.transport.local   
org.apache.axis2.transport.mail   
org.apache.axis2.transport.tcp   
org.apache.axis2.util   
 

Classes in org.apache.axis2.engine used by org.apache.axis2
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.clientapi
MessageReceiver
          This one receives the Message, what is does is not of concern for Axis2 (litirally).
 

Classes in org.apache.axis2.engine used by org.apache.axis2.context
AxisConfiguration
          The palce where all the Global states of Axis is kept.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.deployment
AxisConfiguration
          The palce where all the Global states of Axis is kept.
MessageReceiver
          This one receives the Message, what is does is not of concern for Axis2 (litirally).
 

Classes in org.apache.axis2.engine used by org.apache.axis2.description
AxisConfiguration
          The palce where all the Global states of Axis is kept.
Handler
          Interface Handler
MessageReceiver
          This one receives the Message, what is does is not of concern for Axis2 (litirally).
Phase
          This is Phase, a orderd collection of Handlers.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.engine
AbstractDispatcher
          This the base class for all dispatchers, it is a Handler which has a one traget, that is to find the Service a given SOAP message is targeted to.
AxisConfiguration
          The palce where all the Global states of Axis is kept.
AxisEvent
           
AxisObserver
           
Handler
          Interface Handler
MessageReceiver
          This one receives the Message, what is does is not of concern for Axis2 (litirally).
Phase
          This is Phase, a orderd collection of Handlers.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.handlers
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.handlers.addressing
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.modules
AxisConfiguration
          The palce where all the Global states of Axis is kept.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.phaseresolver
AxisConfiguration
          The palce where all the Global states of Axis is kept.
Phase
          This is Phase, a orderd collection of Handlers.
 

Classes in org.apache.axis2.engine used by org.apache.axis2.receivers
MessageReceiver
          This one receives the Message, what is does is not of concern for Axis2 (litirally).
 

Classes in org.apache.axis2.engine used by org.apache.axis2.rpc
MessageReceiver
          This one receives the Message, what is does is not of concern for Axis2 (litirally).
 

Classes in org.apache.axis2.engine used by org.apache.axis2.security
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.security.handler
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.http
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.local
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.mail
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.transport.tcp
Handler
          Interface Handler
 

Classes in org.apache.axis2.engine used by org.apache.axis2.util
AxisConfiguration
          The palce where all the Global states of Axis is kept.
Handler
          Interface Handler
MessageReceiver
          This one receives the Message, what is does is not of concern for Axis2 (litirally).