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