| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8 |
| Modifier and Type | Method and Description |
|---|---|
MessageConsumerAssociation |
UnacknowledgedMessageMap.remove(long deliveryTag,
boolean restoreCredit) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessageConsumerAssociation> |
UnacknowledgedMessageMap.acknowledge(long deliveryTag,
boolean multiple) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UnacknowledgedMessageMap.Visitor.callback(long deliveryTag,
MessageConsumerAssociation messageConsumerPair) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnacknowledgedMessageMap.collect(long key,
boolean multiple,
Map<Long,MessageConsumerAssociation> msgs) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.