public static class AbstractSerializationStreamWriter
extends Object
Base class for the client and server serialization streams. This class
handles the basic serialization and deserialization formatting for primitive
types since these are common between the client and the server. It also
handles Object- and String-tracking for building graph references.
- See Also:
- Serialized Form