Package | Description |
---|---|
org.apache.activemq.artemis.api.core.client | |
org.apache.activemq.artemis.jms.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.
|
Modifier and Type | Class and Description |
---|---|
class |
JMSMessageListenerWrapper |
Copyright © 2020 The Apache Software Foundation. All rights reserved.