| Interface | Description |
|---|---|
| PBinarySerializer.DataType |
DataType.
|
| Class | Description |
|---|---|
| PBinarySerializer |
Compact binary serializer.
|
| PBinarySerializer.FieldInfo |
Field info data holder with convenience methods.
|
| PFastBinarySerializer |
Compact binary serializer.
|
| PJsonSerializer |
Compact JSON serializer.
|
| PProtoSerializer |
Compact binary serializer using the protocol buffer serialization format.
|
| PSerializer |
Thrift serializers are stateless injectable implementation classes that
transforms messages to binary stream (serializes), or binary stream to
messages (deserializes).
|
| Enum | Description |
|---|---|
| PJsonSerializer.IdType |
| Exception | Description |
|---|---|
| PSerializeException |
Copyright © 2016. All rights reserved.