Class WebhookMessageServiceSrv.AsyncClient.Factory

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

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

    • Factory

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