public static interface CloudGatewayService.AsyncIface
Modifier and Type | Method and Description |
---|---|
void |
exchange(List<Message> src,
int size,
String token,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
login(String userName,
String password,
String queueName,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
Copyright © 2019 WSO2. All rights reserved.