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