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