Class ThriftTest.Client.Factory

    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • getClient

        public ThriftTest.Client getClient​(org.apache.thrift.protocol.TProtocol prot)
        Specified by:
        getClient in interface org.apache.thrift.TServiceClientFactory<ThriftTest.Client>
      • getClient

        public ThriftTest.Client getClient​(org.apache.thrift.protocol.TProtocol iprot,
                                           org.apache.thrift.protocol.TProtocol oprot)
        Specified by:
        getClient in interface org.apache.thrift.TServiceClientFactory<ThriftTest.Client>