Uses of Package
org.apache.axis2.context

Packages that use org.apache.axis2.context
org.apache.axis2   
org.apache.axis2.clientapi   
org.apache.axis2.context   
org.apache.axis2.description   
org.apache.axis2.engine   
org.apache.axis2.handlers   
org.apache.axis2.handlers.addressing   
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.mail.server   
org.apache.axis2.transport.tcp   
org.apache.axis2.util   
 

Classes in org.apache.axis2.context used by org.apache.axis2
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.clientapi
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
ServiceContext
          Well this is never clearly defined, what is does nor the lifecycle So I advised to NOT to use this ..
 

Classes in org.apache.axis2.context used by org.apache.axis2.context
AbstractContext
          This is the topmost level of the Context hierachy, is potentially a bag of properties.
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
OperationContext
          An OperationContext represents a running "instance" of an operation, which is represented by an OperationDescription object.
ServiceContext
          Well this is never clearly defined, what is does nor the lifecycle So I advised to NOT to use this ..
ServiceGroupContext
           
SessionContext
          All the engine componets are stateless accross the executions and all the states should be kept in the Contexts, there are three context Global, Session and Message
 

Classes in org.apache.axis2.context used by org.apache.axis2.description
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
OperationContext
          An OperationContext represents a running "instance" of an operation, which is represented by an OperationDescription object.
ServiceContext
          Well this is never clearly defined, what is does nor the lifecycle So I advised to NOT to use this ..
ServiceGroupContext
           
 

Classes in org.apache.axis2.context used by org.apache.axis2.engine
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.handlers
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.handlers.addressing
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.receivers
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.rpc
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.security
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.security.handler
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.transport
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.transport.http
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.transport.local
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.transport.mail
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.transport.mail.server
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
 

Classes in org.apache.axis2.context used by org.apache.axis2.transport.tcp
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
 

Classes in org.apache.axis2.context used by org.apache.axis2.util
ConfigurationContext
          This is the biggest memeber of the Axis2 information hierachy, and if this is serialized completly the whole Axis2 is saved to the disc.
MessageContext
          The palce where all the service specific states are kept.
ServiceContext
          Well this is never clearly defined, what is does nor the lifecycle So I advised to NOT to use this ..