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