|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Serializer
interface, responsible for serializing regular Java objects to/from binary using a particular serialization
method (e.g.
See:
Description
| Class Summary | |
|---|---|
| KryoSerializer | A serializer which serializes regular Java objects to/from binary using the Kryo serilaization framework. |
[private api] Implementations of the Serializer
interface, responsible for serializing regular Java objects to/from binary using a particular serialization
method (e.g. Kryo).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||