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