Package com.ibm.ws.serialization


Interface Summary

Interface Description
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

Class Description
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.