static class ChannelContext.Delivery extends Object
Modifier and Type | Field and Description |
---|---|
(package private) long |
deliveryTag |
(package private) QueueShell |
queue |
(package private) long |
queueMsgId |
(package private) boolean |
waitingCommit |
Constructor and Description |
---|
ChannelContext.Delivery(long deliverytag,
long queueMsgId,
QueueShell queue) |
long queueMsgId
long deliveryTag
QueueShell queue
boolean waitingCommit
public ChannelContext.Delivery(long deliverytag, long queueMsgId, QueueShell queue)
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.