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