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