Uses of Class
com.tangosol.io.pof.ConfigurablePofContext
Package
Description
Contains classes related to POF serialization and deserialization.
-
Uses of ConfigurablePofContext in com.tangosol.io.pof
Modifier and TypeClassDescriptionclass
SafeConfigurablePofContext is an extension of ConfigurablePofContext that can serialize and deserialize any valid POF user type, even those that have not been explicitly configured, as well as any Java serializable types (Serializable, Externalizable, or ExternalizableLite).ModifierConstructorDescriptionCopy constructor for a ConfigurablePofContext.