Interface CloudGatewayService.AsyncIface
-
- All Known Implementing Classes:
CloudGatewayService.AsyncClient
- Enclosing class:
- CloudGatewayService
public static interface CloudGatewayService.AsyncIface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method 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)
-