
public static class R66Service.AsyncClient extends TAsyncClient implements R66Service.AsyncIface
| Modifier and Type | Class and Description |
|---|---|
static class |
R66Service.AsyncClient.Factory |
static class |
R66Service.AsyncClient.infoListQuery_call |
static class |
R66Service.AsyncClient.infoTransferQuery_call |
static class |
R66Service.AsyncClient.isStillRunning_call |
static class |
R66Service.AsyncClient.transferRequestQuery_call |
| Constructor and Description |
|---|
AsyncClient(TProtocolFactory protocolFactory,
TAsyncClientManager clientManager,
TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
void |
infoListQuery(R66Request request,
<any> resultHandler) |
void |
infoTransferQuery(R66Request request,
<any> resultHandler) |
void |
isStillRunning(String fromuid,
String touid,
long tid,
<any> resultHandler) |
void |
transferRequestQuery(R66Request request,
<any> resultHandler) |
public AsyncClient(TProtocolFactory protocolFactory,
TAsyncClientManager clientManager,
TNonblockingTransport transport)
public void transferRequestQuery(R66Request request, <any> resultHandler) throws TException
transferRequestQuery in interface R66Service.AsyncIfaceTExceptionpublic void infoTransferQuery(R66Request request, <any> resultHandler) throws TException
infoTransferQuery in interface R66Service.AsyncIfaceTExceptionpublic void isStillRunning(String fromuid, String touid, long tid, <any> resultHandler) throws TException
isStillRunning in interface R66Service.AsyncIfaceTExceptionpublic void infoListQuery(R66Request request, <any> resultHandler) throws TException
infoListQuery in interface R66Service.AsyncIfaceTExceptionCopyright © 2009–2020 Waarp. All rights reserved.