|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.thrift.protocol.TBinaryProtocol.Factory
public static class TBinaryProtocol.Factory
Factory
Field Summary | |
---|---|
protected boolean |
strictRead_
|
protected boolean |
strictWrite_
|
Constructor Summary | |
---|---|
TBinaryProtocol.Factory()
|
|
TBinaryProtocol.Factory(boolean strictRead,
boolean strictWrite)
|
Method Summary | |
---|---|
TProtocol |
getProtocol(TTransport trans)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean strictRead_
protected boolean strictWrite_
Constructor Detail |
---|
public TBinaryProtocol.Factory()
public TBinaryProtocol.Factory(boolean strictRead, boolean strictWrite)
Method Detail |
---|
public TProtocol getProtocol(TTransport trans)
getProtocol
in interface TProtocolFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |