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