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