Class InspectorProxySrv.Client
java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.damsel.proxy_inspector.InspectorProxySrv.Client
- All Implemented Interfaces:
InspectorProxySrv.Iface
- Enclosing class:
- InspectorProxySrv
public static class InspectorProxySrv.Client extends org.apache.thrift.TServiceClient implements InspectorProxySrv.Iface
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInspectorProxySrv.Client.Factory -
Field Summary
Fields inherited from class org.apache.thrift.TServiceClient
iprot_, oprot_, seqid_ -
Constructor Summary
-
Method Summary
Modifier and Type Method Description RiskScoreinspectPayment(Context context)RiskScorerecvInspectPayment()voidsendInspectPayment(Context context)Methods inherited from class org.apache.thrift.TServiceClient
getInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOneway
-
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
-
inspectPayment
public RiskScore inspectPayment(Context context) throws InvalidRequest, org.apache.thrift.TException- Specified by:
inspectPaymentin interfaceInspectorProxySrv.Iface- Throws:
InvalidRequestorg.apache.thrift.TException
-
sendInspectPayment
- Throws:
org.apache.thrift.TException
-
recvInspectPayment
- Throws:
InvalidRequestorg.apache.thrift.TException
-