public static class CloudGatewayService.AsyncClient extends org.apache.thrift.async.TAsyncClient implements CloudGatewayService.AsyncIface
Modifier and Type | Class and Description |
---|---|
static class |
CloudGatewayService.AsyncClient.exchange_call |
static class |
CloudGatewayService.AsyncClient.Factory |
static class |
CloudGatewayService.AsyncClient.login_call |
Constructor and Description |
---|
AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport) |
Modifier and Type | Method and Description |
---|---|
void |
exchange(List<Message> src,
int size,
String token,
org.apache.thrift.async.AsyncMethodCallback<List<Message>> resultHandler) |
void |
login(String userName,
String password,
String queueName,
org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) |
public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
Copyright © 2019 WSO2. All rights reserved.