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.client   
org.apache.axis2.client.async   
org.apache.axis2.clustering   
org.apache.axis2.clustering.configuration   
org.apache.axis2.clustering.configuration.commands   
org.apache.axis2.clustering.context   
org.apache.axis2.clustering.context.commands   
org.apache.axis2.clustering.control   
org.apache.axis2.clustering.tribes   
org.apache.axis2.context   
org.apache.axis2.context.externalize   
org.apache.axis2.corba.deployer   
org.apache.axis2.corba.receivers   
org.apache.axis2.dataretrieval   
org.apache.axis2.dataretrieval.client   
org.apache.axis2.datasource.jaxb   
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.fastinfoset   
org.apache.axis2.handlers   
org.apache.axis2.handlers.addressing   
org.apache.axis2.handlers.soapmonitor   
org.apache.axis2.jaxws   
org.apache.axis2.jaxws.addressing.migrator   
org.apache.axis2.jaxws.client.async   
org.apache.axis2.jaxws.client.dispatch   
org.apache.axis2.jaxws.description   
org.apache.axis2.jaxws.description.builder   
org.apache.axis2.jaxws.description.impl   
org.apache.axis2.jaxws.dispatchers   
org.apache.axis2.jaxws.framework   
org.apache.axis2.jaxws.handler   
org.apache.axis2.jaxws.marshaller.impl.alt   
org.apache.axis2.jaxws.message.databinding   
org.apache.axis2.jaxws.message.util   
org.apache.axis2.jaxws.server   
org.apache.axis2.jaxws.spi.migrator   
org.apache.axis2.jaxws.util   
org.apache.axis2.json   
org.apache.axis2.mex   
org.apache.axis2.modules   
org.apache.axis2.ping   
org.apache.axis2.receivers   
org.apache.axis2.rpc.client   
org.apache.axis2.rpc.receivers   
org.apache.axis2.rpc.receivers.ejb   
org.apache.axis2.saaj.util   
org.apache.axis2.scripting   
org.apache.axis2.service   
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.transport.xmpp.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.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.configuration
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.configuration.commands
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.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.
PropertyDifference
          This class holds the difference between two properties which are stored in the AbstractContext
 

Classes in org.apache.axis2.context used by org.apache.axis2.clustering.context.commands
ConfigurationContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
PropertyDifference
          This class holds the difference between two properties which are stored in the AbstractContext
 

Classes in org.apache.axis2.context used by org.apache.axis2.clustering.control
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.tribes
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.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.corba.deployer
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.corba.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.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.datasource.jaxb
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.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.fastinfoset
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.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.handlers.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.handlers.soapmonitor
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.jaxws
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.jaxws.addressing.migrator
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.jaxws.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.jaxws.client.dispatch
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.jaxws.description
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.jaxws.description.builder
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.jaxws.description.impl
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.jaxws.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.jaxws.framework
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.jaxws.handler
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.jaxws.marshaller.impl.alt
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.
 

Classes in org.apache.axis2.context used by org.apache.axis2.jaxws.message.databinding
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.jaxws.message.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.jaxws.server
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.jaxws.spi.migrator
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.jaxws.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.json
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.mex
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.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.ping
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.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.rpc.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.rpc.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.rpc.receivers.ejb
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.saaj.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.scripting
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.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
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.server
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.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.transport.java
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.transport.jms
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.local
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.transport.mail
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.mail.server
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.transport.nhttp
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.tcp
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.xmpp
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.xmpp.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.
 

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 © 2007 Apache Web Services Project. All Rights Reserved.