Class InvoicingSrv.AsyncProcessor.GetPaymentAdjustment<I extends InvoicingSrv.AsyncIface>
java.lang.Object
org.apache.thrift.AsyncProcessFunction<I,InvoicingSrv.GetPaymentAdjustment_args,InvoicePaymentAdjustment>
dev.vality.damsel.payment_processing.InvoicingSrv.AsyncProcessor.GetPaymentAdjustment<I>
- Enclosing class:
- InvoicingSrv.AsyncProcessor<I extends InvoicingSrv.AsyncIface>
public static class InvoicingSrv.AsyncProcessor.GetPaymentAdjustment<I extends InvoicingSrv.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,InvoicingSrv.GetPaymentAdjustment_args,InvoicePaymentAdjustment>
-
Constructor Summary
Constructors Constructor Description GetPaymentAdjustment() -
Method Summary
Modifier and Type Method Description InvoicingSrv.GetPaymentAdjustment_argsgetEmptyArgsInstance()org.apache.thrift.async.AsyncMethodCallback<InvoicePaymentAdjustment>getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)protected booleanisOneway()voidstart(I iface, InvoicingSrv.GetPaymentAdjustment_args args, org.apache.thrift.async.AsyncMethodCallback<InvoicePaymentAdjustment> resultHandler)Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
GetPaymentAdjustment
public GetPaymentAdjustment()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.AsyncProcessFunction<I extends InvoicingSrv.AsyncIface,InvoicingSrv.GetPaymentAdjustment_args,InvoicePaymentAdjustment>
-
getResultHandler
public org.apache.thrift.async.AsyncMethodCallback<InvoicePaymentAdjustment> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)- Specified by:
getResultHandlerin classorg.apache.thrift.AsyncProcessFunction<I extends InvoicingSrv.AsyncIface,InvoicingSrv.GetPaymentAdjustment_args,InvoicePaymentAdjustment>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.AsyncProcessFunction<I extends InvoicingSrv.AsyncIface,InvoicingSrv.GetPaymentAdjustment_args,InvoicePaymentAdjustment>
-
start
public void start(I iface, InvoicingSrv.GetPaymentAdjustment_args args, org.apache.thrift.async.AsyncMethodCallback<InvoicePaymentAdjustment> resultHandler) throws org.apache.thrift.TException- Specified by:
startin classorg.apache.thrift.AsyncProcessFunction<I extends InvoicingSrv.AsyncIface,InvoicingSrv.GetPaymentAdjustment_args,InvoicePaymentAdjustment>- Throws:
org.apache.thrift.TException
-