public static class TJSONProtocol.Factory extends java.lang.Object implements TProtocolFactory
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
fieldNamesAsString_ |
| Constructor and Description |
|---|
Factory() |
Factory(boolean fieldNamesAsString) |
| Modifier and Type | Method and Description |
|---|---|
TProtocol |
getProtocol(TTransport trans) |
public TProtocol getProtocol(TTransport trans)
getProtocol in interface TProtocolFactory