@Version(value="1.1")
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 | 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.
|