|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Deserializer<T> |
Provides a facility for deserializing objects of type InputStream . |
Serialization<T> |
Encapsulates a Serializer /Deserializer pair. |
Serializer<T> |
Provides a facility for serializing objects of type OutputStream . |
Class Summary | |
---|---|
JavaSerialization |
An experimental Serialization for Java Serializable classes. |
SerializationFactory |
A factory for Serialization s. |
WritableSerialization | A Serialization for Writable s that delegates to
Writable.write(java.io.DataOutput) and
Writable.readFields(java.io.DataInput) . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |