Class ThriftTest.AsyncClient.Factory

    • Constructor Detail

      • Factory

        public Factory​(org.apache.thrift.async.TAsyncClientManager clientManager,
                       org.apache.thrift.protocol.TProtocolFactory protocolFactory)
    • Method Detail

      • getAsyncClient

        public ThriftTest.AsyncClient getAsyncClient​(org.apache.thrift.transport.TNonblockingTransport transport)
        Specified by:
        getAsyncClient in interface org.apache.thrift.async.TAsyncClientFactory<ThriftTest.AsyncClient>