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