Class ProcessingSrv.AsyncClient.Factory

java.lang.Object
dev.vality.damsel.withdrawals.processing.ProcessingSrv.AsyncClient.Factory
All Implemented Interfaces:
org.apache.thrift.async.TAsyncClientFactory<ProcessingSrv.AsyncClient>
Enclosing class:
ProcessingSrv.AsyncClient

public static class ProcessingSrv.AsyncClient.Factory extends Object implements org.apache.thrift.async.TAsyncClientFactory<ProcessingSrv.AsyncClient>
  • Constructor Details

    • Factory

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