Package com.ibm.ws.serialization

Interface Summary
DeserializationContext A context for deserializing objects.
DeserializationObjectResolver Allows resolving objects after deserialization.
SerializationContext A context for serializing objects.
SerializationObjectReplacer Allows replacing non-serializable objects prior to serialization.
SerializationService A service for serializing user objects that can contain references to product internal objects.
 

Class Summary
DeserializationClassProvider A service interface for declaring classes and packages that can be deserialized from the registering bundle.
DeserializationObjectInputStream Constructs a class loader that delegates class loading to a specific class loader rather than the caller class loader.