Package | Description |
---|---|
org.apache.qpid.client |
Modifier and Type | Method and Description |
---|---|
BasicMessageConsumer_0_8 |
AMQSession_0_8.createMessageConsumer(AMQDestination destination,
int prefetchHigh,
int prefetchLow,
boolean noLocal,
boolean exclusive,
String messageSelector,
Map<String,Object> arguments,
boolean noConsume,
boolean autoClose) |
Modifier and Type | Method and Description |
---|---|
void |
AMQSession_0_8.sendConsume(BasicMessageConsumer_0_8 consumer,
String queueName,
boolean nowait,
int tag) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.