Class TJSONProtocol

  • All Implemented Interfaces:
    TReadProtocol, TWriteProtocol

    public class TJSONProtocol
    extends TProtocol
    JSON protocol implementation for thrift.

    This is a full-featured protocol supporting write and read.

    Please see the C++ class header for a detailed description of the protocol's wire format.