java.io.Serializable, TProtocolFactorypublic static class TBinaryProtocol.Factory extends java.lang.Object implements TProtocolFactory
| Modifier and Type | Field | Description |
|---|---|---|
protected boolean |
strictRead_ |
|
protected boolean |
strictWrite_ |
| Constructor | Description |
|---|---|
Factory() |
|
Factory(boolean strictRead,
boolean strictWrite) |
| Modifier and Type | Method | Description |
|---|---|---|
TProtocol |
getProtocol(TTransport trans) |
public Factory()
public Factory(boolean strictRead,
boolean strictWrite)
public TProtocol getProtocol(TTransport trans)
getProtocol in interface TProtocolFactory