| Package | Description |
|---|---|
| org.apache.qpid.client |
| Modifier and Type | Method and Description |
|---|---|
BasicMessageConsumer_0_10 |
AMQSession_0_10.createMessageConsumer(AMQDestination destination,
int prefetchHigh,
int prefetchLow,
boolean noLocal,
boolean exclusive,
String messageSelector,
Map<String,Object> rawSelector,
boolean noConsume,
boolean autoClose)
Create an 0_10 message consumer
|
| Modifier and Type | Method and Description |
|---|---|
void |
AMQSession_0_10.sendConsume(BasicMessageConsumer_0_10 consumer,
String queueName,
boolean nowait,
int tag)
This method is invoked when a consumer is created
Registers the consumer with the broker
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.