Package | Description |
---|---|
org.apache.activemq.artemis.api.core.client |
Modifier and Type | Method and Description |
---|---|
MessageHandler |
ClientConsumer.getMessageHandler()
Returns the MessageHandler associated to this consumer.
|
Modifier and Type | Method and Description |
---|---|
ClientConsumer |
ClientConsumer.setMessageHandler(MessageHandler handler)
Sets the MessageHandler for this consumer to consume messages asynchronously.
|
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.