Uses of Package
org.apache.axis2.context

Packages that use org.apache.axis2.context
org.apache.axis2   
org.apache.axis2.addressing   
org.apache.axis2.builder   
org.apache.axis2.builder.unknowncontent   
org.apache.axis2.client   
org.apache.axis2.client.async   
org.apache.axis2.clustering   
org.apache.axis2.clustering.management   
org.apache.axis2.clustering.state   
org.apache.axis2.context   
org.apache.axis2.context.externalize   
org.apache.axis2.dataretrieval   
org.apache.axis2.dataretrieval.client   
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.modules   
org.apache.axis2.receivers   
org.apache.axis2.service   
org.apache.axis2.transport   
org.apache.axis2.transport.http   
org.apache.axis2.transport.http.util   
org.apache.axis2.util   
 

Classes in org.apache.axis2.context used by org.apache.axis2
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.addressing
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.builder
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.builder.unknowncontent
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.client
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
OperationContext
          An OperationContext represents a running "instance" of an operation, which is represented by an AxisOperation object.
ServiceContext
          Well this is never clearly defined, what it does or the life-cycle.
 

Classes in org.apache.axis2.context used by org.apache.axis2.client.async
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.clustering
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.clustering.management
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.clustering.state
AbstractContext
          This is the top most level of the Context hierarchy and is a bag of properties.
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.context
AbstractContext
          This is the top most level of the Context hierarchy and is a bag of properties.
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
ContextListener
          A ContextListener gets informed about new context creations & removal of existing contexts.
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
OperationContext
          An OperationContext represents a running "instance" of an operation, which is represented by an AxisOperation object.
ServiceContext
          Well this is never clearly defined, what it does or the life-cycle.
ServiceGroupContext
           
SessionContext
          All the engine components are stateless across 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.context.externalize
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.dataretrieval
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.dataretrieval.client
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.deployment
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.deployment.repository.util
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.deployment.util
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.description
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
OperationContext
          An OperationContext represents a running "instance" of an operation, which is represented by an AxisOperation object.
ServiceContext
          Well this is never clearly defined, what it does or the life-cycle.
 

Classes in org.apache.axis2.context used by org.apache.axis2.dispatchers
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.engine
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
ServiceContext
          Well this is never clearly defined, what it does or the life-cycle.
ServiceGroupContext
           
 

Classes in org.apache.axis2.context used by org.apache.axis2.handlers
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.modules
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.receivers
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.service
ServiceContext
          Well this is never clearly defined, what it does or the life-cycle.
 

Classes in org.apache.axis2.context used by org.apache.axis2.transport
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
SessionContext
          All the engine components are stateless across 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.transport.http
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.transport.http.util
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 

Classes in org.apache.axis2.context used by org.apache.axis2.util
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
ServiceContext
          Well this is never clearly defined, what it does or the life-cycle.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.