Package dev.vality.damsel.test
Class EchoSrv.Client
java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.damsel.test.EchoSrv.Client
- All Implemented Interfaces:
EchoSrv.Iface
- Enclosing class:
- EchoSrv
public static class EchoSrv.Client
extends org.apache.thrift.TServiceClient
implements EchoSrv.Iface
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.apache.thrift.TServiceClient
interceptor, iprot_, oprot_, seqid_ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.thrift.TServiceClient
getInputProtocol, getInterceptor, getOutputProtocol, receiveBase, sendBase, sendBaseOneway, setInterceptor
-
Constructor Details
-
Client
public Client(org.apache.thrift.protocol.TProtocol prot) -
Client
public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
-
-
Method Details
-
echo
- Specified by:
echoin interfaceEchoSrv.Iface- Throws:
Failureorg.apache.thrift.TException
-
sendEcho
- Throws:
org.apache.thrift.TException
-
recvEcho
- Throws:
Failureorg.apache.thrift.TException
-