public interface Consumer
| Modifier and Type | Method and Description |
|---|---|
String |
listen(MessageHandler handler)
Start listening for messages, The binding properties are specified in the handler.
|
void |
stopListen(String id) |
String listen(MessageHandler handler) throws AiravataException
handler - AiravataExceptionvoid stopListen(String id) throws AiravataException
AiravataExceptionCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.