Uses of Package
org.apache.axis2.context.externalize

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

Classes in org.apache.axis2.context.externalize used by org.apache.axis2.addressing
SafeSerializable
          This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.
 

Classes in org.apache.axis2.context.externalize used by org.apache.axis2.client
SafeSerializable
          This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.
 

Classes in org.apache.axis2.context.externalize used by org.apache.axis2.context
SafeSerializable
          This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.
 

Classes in org.apache.axis2.context.externalize used by org.apache.axis2.context.externalize
ExternalizeConstants
          Common Externalize Constants
ObjectInputStreamWithCL.ClassResolver
           This interface is used to resolve OSGi declared serializable classes.
SafeObjectInputStream
          A SafeObjectInputStream reads data that was written by SafeObjectOutputStream
SafeObjectOutputStream
          A SafeObjectOutputStream provides extra mechanisms to ensure that objects can be safely serialized to the ObjectOutput.
 

Classes in org.apache.axis2.context.externalize used by org.apache.axis2.description
SafeSerializable
          This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.
 

Classes in org.apache.axis2.context.externalize used by org.apache.axis2.scripting
SafeSerializable
          This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.
 

Classes in org.apache.axis2.context.externalize used by org.apache.axis2.util
ExternalizeConstants
          Common Externalize Constants
SafeSerializable
          This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.
 



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