Class RecurrentPaymentToolEventSinkSrv.Client.Factory
java.lang.Object
dev.vality.damsel.payment_processing.RecurrentPaymentToolEventSinkSrv.Client.Factory
- All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<RecurrentPaymentToolEventSinkSrv.Client>
- Enclosing class:
- RecurrentPaymentToolEventSinkSrv.Client
public static class RecurrentPaymentToolEventSinkSrv.Client.Factory extends Object implements org.apache.thrift.TServiceClientFactory<RecurrentPaymentToolEventSinkSrv.Client>
-
Constructor Summary
Constructors Constructor Description Factory() -
Method Summary
Modifier and Type Method Description RecurrentPaymentToolEventSinkSrv.ClientgetClient(org.apache.thrift.protocol.TProtocol prot)RecurrentPaymentToolEventSinkSrv.ClientgetClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
getClient
public RecurrentPaymentToolEventSinkSrv.Client getClient(org.apache.thrift.protocol.TProtocol prot)- Specified by:
getClientin interfaceorg.apache.thrift.TServiceClientFactory<RecurrentPaymentToolEventSinkSrv.Client>
-
getClient
public RecurrentPaymentToolEventSinkSrv.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)- Specified by:
getClientin interfaceorg.apache.thrift.TServiceClientFactory<RecurrentPaymentToolEventSinkSrv.Client>
-