Package org.apache.thrift.protocol
Interface TProtocolFactory
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
TBinaryProtocol.Factory,TCompactProtocol.Factory,TJSONProtocol.Factory,TSimpleJSONProtocol.Factory,TTupleProtocol.Factory
Factory interface for constructing protocol instances.
-
Method Summary
-
Method Details
-
getProtocol
-