Implementation of the Thrift JSON protocol.
TProtocolFactory creating a TJsonProtocol instance for passed in transports.
TJsonProtocol 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).