public class AMQPConsumer
extends DefaultConsumer
| Constructor and Description |
|---|
AMQPConsumer(Channel channel,
<any> eventSource,
java.lang.String topic)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
<any> |
getEventSource()
Returns the eventSource.
|
void |
handleDelivery(java.lang.String consumerTag,
Envelope envelope,
BasicProperties properties,
byte[] body) |
Data In Motion Consulting GmbH