Package | Description |
---|---|
org.ow2.joram.mom.amqp |
Modifier and Type | Field and Description |
---|---|
(package private) QueueShell |
ChannelContext.Delivery.queue |
Modifier and Type | Field and Description |
---|---|
(package private) Map<String,QueueShell> |
ChannelContext.consumerQueues
Maps a consumer tag to a queue.
|
private Set<QueueShell> |
Proxy.exclusiveQueues |
Modifier and Type | Method and Description |
---|---|
private void |
Proxy.cleanQueueContext(int channelNumber,
QueueShell queueShell) |
private void |
Proxy.doCancel(String consumerTag,
int channelNumber,
QueueShell queueShell) |
void |
Proxy.send(Deliver deliver,
QueueShell queue) |
Constructor and Description |
---|
Delivery(long deliverytag,
long queueMsgId,
QueueShell queue) |
Copyright © 2023 ScalAgent D.T.. All rights reserved.