| Modifier and Type | Interface and Description |
|---|---|
interface |
TProtocol |
| Modifier and Type | Class and Description |
|---|---|
class |
TBinaryProtocol
Binary protocol implementation for thrift.
|
class |
TCompactProtocol
TCompactProtocol2 is the Java implementation of the compact protocol specified
in THRIFT-110.
|
class |
TFacebookCompactProtocol
TCompactProtocol2 is the Java implementation of the compact protocol specified
in THRIFT-110.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TProtocolUtil.skip(TProtocolReader protocol,
byte type) |
Copyright © 2012–2019. All rights reserved.