|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ISerializer | The ISerializer interface defines standard methods for serialization
and deserialization of objects to and from streams. |
Class Summary | |
---|---|
AbstractSerializedConnection | This is the default IConnection implementation. |
ByteSerializer | The ByteSerializer converts an object state into a byte stream in such a way that
the byte stream can be converted back into a copy of the object. |
UniversalSerializer | The UniversalSerializer converts an object state into a byte stream in such a way that
the byte stream can be converted back into a copy of the object. |
Contains general communication classes which can be used from client and server implementations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |