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