Class NotificationTemplateServiceSrv.AsyncClient
java.lang.Object
org.apache.thrift.async.TAsyncClient
dev.vality.damsel.fraudbusters_notificator.NotificationTemplateServiceSrv.AsyncClient
- All Implemented Interfaces:
NotificationTemplateServiceSrv.AsyncIface
- Enclosing class:
- NotificationTemplateServiceSrv
public static class NotificationTemplateServiceSrv.AsyncClient extends org.apache.thrift.async.TAsyncClient implements NotificationTemplateServiceSrv.AsyncIface
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNotificationTemplateServiceSrv.AsyncClient.Factorystatic classNotificationTemplateServiceSrv.AsyncClient.getAll_call -
Field Summary
Fields inherited from class org.apache.thrift.async.TAsyncClient
___currentMethod, ___manager, ___protocolFactory, ___transport -
Constructor Summary
Constructors Constructor Description AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport) -
Method Summary
Modifier and Type Method Description voidgetAll(org.apache.thrift.async.AsyncMethodCallback<NotificationTemplateListResponse> resultHandler)Methods inherited from class org.apache.thrift.async.TAsyncClient
checkReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout
-
Constructor Details
-
AsyncClient
public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
-
-
Method Details
-
getAll
public void getAll(org.apache.thrift.async.AsyncMethodCallback<NotificationTemplateListResponse> resultHandler) throws org.apache.thrift.TException- Specified by:
getAllin interfaceNotificationTemplateServiceSrv.AsyncIface- Throws:
org.apache.thrift.TException
-