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