ActivateUtils |
Some Externalize objects must be "activated" after they are read.
|
DebugObjectInput |
DebugObjectInput delegates to an ObjectInput object.
|
DebugObjectOutputStream |
DebugObjectOutputStream delegates to an ObjectOutput object.
|
MessageExternalizeUtils |
Utility to read/write the Message of a MessageContext
Message Object Format.
|
ObjectInputStreamWithCL |
An ObjectInputStream that is constructed with a ClassLoader or ClassResolver.
|
SafeObjectInputStream |
A SafeObjectInputStream reads data that was written by SafeObjectOutputStream
|
SafeObjectOutputStream |
A SafeObjectOutputStream provides extra mechanisms to ensure that
objects can be safely serialized to the ObjectOutput.
|