| Package | Description |
|---|---|
| omq.common.util | |
| omq.common.util.Serializers |
| Modifier and Type | Field and Description |
|---|---|
ISerializer |
Serializer.serializer |
| Modifier and Type | Method and Description |
|---|---|
ISerializer |
Serializer.getInstance() |
ISerializer |
Serializer.getInstance(java.lang.String type) |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonImp
Json serialize implementation.
|
class |
JavaImp
Java serialize implementation.
|
class |
KryoImp
Kryo serializerimplementation.
|