Uses of Interface
org.apache.axis2.context.externalize.ExternalizeConstants
-
Packages that use ExternalizeConstants Package Description org.apache.axis2.context.externalize org.apache.axis2.util -
-
Uses of ExternalizeConstants in org.apache.axis2.context.externalize
Classes in org.apache.axis2.context.externalize that implement ExternalizeConstants Modifier and Type Class Description class
MessageExternalizeUtils
Utility to read/write the Message of a MessageContext Message Object Format.class
SafeObjectOutputStream
A SafeObjectOutputStream provides extra mechanisms to ensure that objects can be safely serialized to the ObjectOutput. -
Uses of ExternalizeConstants in org.apache.axis2.util
Classes in org.apache.axis2.util that implement ExternalizeConstants Modifier and Type Class Description class
ObjectStateUtils
Utility to write, read and activate externalized Objects
-