Package | Description |
---|---|
org.hornetq.api.core.client |
Core Client Messaging API.
|
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.
|
Copyright © 2009 Red Hat Inc. All Rights Reserved.