public static class R66Service.Client extends org.apache.thrift.TServiceClient implements R66Service.Iface
Modifier and Type | Class and Description |
---|---|
static class |
R66Service.Client.Factory |
Constructor and Description |
---|
Client(org.apache.thrift.protocol.TProtocol prot) |
Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
Modifier and Type | Method and Description |
---|---|
List<String> |
infoListQuery(R66Request request) |
R66Result |
infoTransferQuery(R66Request request) |
boolean |
isStillRunning(String fromuid,
String touid,
long tid) |
List<String> |
recv_infoListQuery() |
R66Result |
recv_infoTransferQuery() |
boolean |
recv_isStillRunning() |
R66Result |
recv_transferRequestQuery() |
void |
send_infoListQuery(R66Request request) |
void |
send_infoTransferQuery(R66Request request) |
void |
send_isStillRunning(String fromuid,
String touid,
long tid) |
void |
send_transferRequestQuery(R66Request request) |
R66Result |
transferRequestQuery(R66Request request) |
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
public final R66Result transferRequestQuery(R66Request request) throws org.apache.thrift.TException
transferRequestQuery
in interface R66Service.Iface
org.apache.thrift.TException
public final void send_transferRequestQuery(R66Request request) throws org.apache.thrift.TException
org.apache.thrift.TException
public final R66Result recv_transferRequestQuery() throws org.apache.thrift.TException
org.apache.thrift.TException
public final R66Result infoTransferQuery(R66Request request) throws org.apache.thrift.TException
infoTransferQuery
in interface R66Service.Iface
org.apache.thrift.TException
public final void send_infoTransferQuery(R66Request request) throws org.apache.thrift.TException
org.apache.thrift.TException
public final R66Result recv_infoTransferQuery() throws org.apache.thrift.TException
org.apache.thrift.TException
public final boolean isStillRunning(String fromuid, String touid, long tid) throws org.apache.thrift.TException
isStillRunning
in interface R66Service.Iface
org.apache.thrift.TException
public final void send_isStillRunning(String fromuid, String touid, long tid) throws org.apache.thrift.TException
org.apache.thrift.TException
public final boolean recv_isStillRunning() throws org.apache.thrift.TException
org.apache.thrift.TException
public final List<String> infoListQuery(R66Request request) throws org.apache.thrift.TException
infoListQuery
in interface R66Service.Iface
org.apache.thrift.TException
public final void send_infoListQuery(R66Request request) throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2009–2022 Waarp. All rights reserved.