Class InvoicingSrv.Processor.GetPaymentRefund<I extends InvoicingSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,InvoicingSrv.GetPaymentRefund_args>
dev.vality.damsel.payment_processing.InvoicingSrv.Processor.GetPaymentRefund<I>
- Enclosing class:
- InvoicingSrv.Processor<I extends InvoicingSrv.Iface>
public static class InvoicingSrv.Processor.GetPaymentRefund<I extends InvoicingSrv.Iface> extends org.apache.thrift.ProcessFunction<I,InvoicingSrv.GetPaymentRefund_args>
-
Constructor Summary
Constructors Constructor Description GetPaymentRefund() -
Method Summary
Modifier and Type Method Description InvoicingSrv.GetPaymentRefund_argsgetEmptyArgsInstance()InvoicingSrv.GetPaymentRefund_resultgetResult(I iface, InvoicingSrv.GetPaymentRefund_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
GetPaymentRefund
public GetPaymentRefund()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends InvoicingSrv.Iface,InvoicingSrv.GetPaymentRefund_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends InvoicingSrv.Iface,InvoicingSrv.GetPaymentRefund_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends InvoicingSrv.Iface,InvoicingSrv.GetPaymentRefund_args>
-
getResult
public InvoicingSrv.GetPaymentRefund_result getResult(I iface, InvoicingSrv.GetPaymentRefund_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends InvoicingSrv.Iface,InvoicingSrv.GetPaymentRefund_args>- Throws:
org.apache.thrift.TException
-