TProtocol implementation of the Binary Thrift protocol.
TProtocolFactory creating a TBinaryProtocol instance for passed in transports.
TBinaryProtocol construction helper to avoid having to explicitly specify the transport type, i.e. to allow the constructor being called using IFTI (see D Bugzilla enhancement requet 6082).