Package com.googlecode.mobilityrpc.serialization.impl

[private api] Implementations of the 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.
 

Package com.googlecode.mobilityrpc.serialization.impl Description

[private api] Implementations of the Serializer interface, responsible for serializing regular Java objects to/from binary using a particular serialization method (e.g. Kryo).



Copyright © 2016. All rights reserved.