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 -
Field Summary
Fields inherited from class org.apache.thrift.TServiceClient
interceptor, iprot_, oprot_, seqid_ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsendUnwrap(WrappedPaymentTool payment_tool) unwrap(WrappedPaymentTool payment_tool) 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
-
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
-