Interface TProtocolFactory

All Superinterfaces:
Serializable
All Known Implementing Classes:
TBinaryProtocol.Factory, TCompactProtocol.Factory, TJSONProtocol.Factory, TSimpleJSONProtocol.Factory, TTupleProtocol.Factory

public interface TProtocolFactory extends Serializable
Factory interface for constructing protocol instances.