|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SerializationData
class is the basis for all the classes
that will be serialized.SerializationDataEventListener
interface must be implemented
by all the classes that want to be informed about a change of serialized
data.SerializationInputStream
class implements the functionality
to convert simple data types like integers, floats and strings into serilized
data.SerializationOutputStream
class implements the functionality
to deserialize serial data to simple data types like integers, floats and
strings.SerializationSerialConnection
class provides the functionality
to establish a serial connection and send and receive serialized data.SerializationSerialReader
class is used to analyze a serial
data stream and extract the packages that contain the serialized data.SerializationData
class provides some data type
functionality.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |