Package dev.vality.damsel.webhooker
Class WebhookMessageServiceSrv.Client.Factory
java.lang.Object
dev.vality.damsel.webhooker.WebhookMessageServiceSrv.Client.Factory
- All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<WebhookMessageServiceSrv.Client>
- Enclosing class:
- WebhookMessageServiceSrv.Client
public static class WebhookMessageServiceSrv.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<WebhookMessageServiceSrv.Client>
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
getClient
- Specified by:
getClientin interfaceorg.apache.thrift.TServiceClientFactory<WebhookMessageServiceSrv.Client>
-
getClient
public WebhookMessageServiceSrv.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot) - Specified by:
getClientin interfaceorg.apache.thrift.TServiceClientFactory<WebhookMessageServiceSrv.Client>
-