| Class | Description |
|---|---|
| BooleanThriftCodec | |
| ByteBufferThriftCodec | |
| ByteThriftCodec | |
| DoubleThriftCodec | |
| IntegerThriftCodec | |
| ListThriftCodec<T> | |
| LongThriftCodec | |
| MapThriftCodec<K,V> | |
| SetThriftCodec<T> | |
| ShortThriftCodec | |
| VoidThriftCodec |
VoidThriftCodec is a convenience codec used for service invocations that return void type.
|
Copyright © 2012–2014 Facebook, Inc.. All rights reserved.