| Interface | Description |
|---|---|
| ISerializer |
An ISerializer object can serialize any kind of objects and deserialize
Requests and Responses.
|
| Class | Description |
|---|---|
| GsonImp |
Json serialize implementation.
|
| JavaImp |
Java serialize implementation.
|
| KryoImp |
Kryo serializerimplementation.
|