
public class R66EmbeddedServiceImpl extends Object implements R66Service.Iface
| Constructor and Description |
|---|
R66EmbeddedServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
infoListQuery(R66Request request) |
R66Result |
infoTransferQuery(R66Request request) |
boolean |
isStillRunning(String fromuid,
String touid,
long tid) |
R66Result |
transferRequestQuery(R66Request request) |
public R66Result transferRequestQuery(R66Request request) throws TException
transferRequestQuery in interface R66Service.IfaceTExceptionpublic R66Result infoTransferQuery(R66Request request) throws TException
infoTransferQuery in interface R66Service.IfaceTExceptionpublic boolean isStillRunning(String fromuid, String touid, long tid) throws TException
isStillRunning in interface R66Service.IfaceTExceptionpublic List<String> infoListQuery(R66Request request) throws TException
infoListQuery in interface R66Service.IfaceTExceptionCopyright © 2009–2020 Waarp. All rights reserved.