Uses of Interface
org.apache.axis2.context.externalize.SafeSerializable

Packages that use SafeSerializable
org.apache.axis2.addressing   
org.apache.axis2.client   
org.apache.axis2.context   
org.apache.axis2.description   
org.apache.axis2.scripting   
org.apache.axis2.util   
 

Uses of SafeSerializable in org.apache.axis2.addressing
 

Classes in org.apache.axis2.addressing that implement SafeSerializable
 class EndpointReference
          Class EndpointReference This class models the WS-A EndpointReferenceType.
 class RelatesTo
          Class RelatesTo
 

Uses of SafeSerializable in org.apache.axis2.client
 

Classes in org.apache.axis2.client that implement SafeSerializable
 class Options
          Holder for operation client options.
 

Uses of SafeSerializable in org.apache.axis2.context
 

Classes in org.apache.axis2.context that implement SafeSerializable
 class MessageContext
          Axis2 states are held in two information models, called description hierarchy and context hierarchy.
 class OperationContext
          An OperationContext represents a running "instance" of an operation, which is represented by an AxisOperation object.
 class ServiceContext
          Well this is never clearly defined, what it does or the life-cycle.
 class ServiceGroupContext
           
 class 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.
 

Uses of SafeSerializable in org.apache.axis2.description
 

Classes in org.apache.axis2.description that implement SafeSerializable
 class Parameter
          Class Parameter
 class ParameterIncludeImpl
          Class ParameterIncludeImpl
 

Uses of SafeSerializable in org.apache.axis2.scripting
 

Classes in org.apache.axis2.scripting that implement SafeSerializable
 class ScriptMessageContext
          ScriptMessageContext decorates the Axis2 MessageContext adding methods to use the message payload XML in a way natural to the scripting language.
 

Uses of SafeSerializable in org.apache.axis2.util
 

Classes in org.apache.axis2.util that implement SafeSerializable
 class MetaDataEntry
          An internal class for holding a set of information about an object.
 



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