| Package | Description |
|---|---|
| org.hornetq.api.core.client |
Core Client Messaging API.
|
| org.hornetq.core.client.impl | |
| org.hornetq.core.server.cluster | |
| org.hornetq.jms.client |
Implementation of the JMS API.
|
| org.hornetq.ra.inflow | |
| org.hornetq.rest.queue.push |
| Modifier and Type | Method and Description |
|---|---|
MessageHandler |
ClientConsumer.getMessageHandler()
Returns the MessageHandler associated to this consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConsumer.setMessageHandler(MessageHandler handler)
Sets the MessageHandler for this consumer to consume messages asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
MessageHandler |
ClientConsumerImpl.getMessageHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConsumerImpl.setMessageHandler(MessageHandler theHandler) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageFlowRecord
A MessageFlowRecord
|
| Modifier and Type | Class and Description |
|---|---|
class |
JMSMessageListenerWrapper
A JMSMessageListenerWrapper
|
| Modifier and Type | Class and Description |
|---|---|
class |
HornetQMessageHandler
The message handler
|
| Modifier and Type | Class and Description |
|---|---|
class |
PushConsumerMessageHandler |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.