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