public static class AbstractSerializationStreamReader
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.
- See Also:
- Serialized Form