Class PaymentToolProviderSrv.Client
java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.damsel.payment_tool_provider.PaymentToolProviderSrv.Client
- All Implemented Interfaces:
PaymentToolProviderSrv.Iface
- Enclosing class:
- PaymentToolProviderSrv
public static class PaymentToolProviderSrv.Client extends org.apache.thrift.TServiceClient implements PaymentToolProviderSrv.Iface
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPaymentToolProviderSrv.Client.Factory -
Field Summary
Fields inherited from class org.apache.thrift.TServiceClient
iprot_, oprot_, seqid_ -
Constructor Summary
-
Method Summary
Modifier and Type Method Description UnwrappedPaymentToolrecvUnwrap()voidsendUnwrap(WrappedPaymentTool payment_tool)UnwrappedPaymentToolunwrap(WrappedPaymentTool payment_tool)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
-
unwrap
public UnwrappedPaymentTool unwrap(WrappedPaymentTool payment_tool) throws InvalidRequest, org.apache.thrift.TException- Specified by:
unwrapin interfacePaymentToolProviderSrv.Iface- Throws:
InvalidRequestorg.apache.thrift.TException
-
sendUnwrap
- Throws:
org.apache.thrift.TException
-
recvUnwrap
- Throws:
InvalidRequestorg.apache.thrift.TException
-