Package | Description |
---|---|
org.apache.qpid.server.message | |
org.apache.qpid.server.model | |
org.apache.qpid.server.queue |
Modifier and Type | Class and Description |
---|---|
class |
MessageInfoImpl |
Modifier and Type | Method and Description |
---|---|
MessageInfo |
Queue.getMessageInfoById(long messageId) |
Modifier and Type | Method and Description |
---|---|
List<MessageInfo> |
Queue.getMessageInfo(int first,
int last) |
Modifier and Type | Method and Description |
---|---|
MessageInfo |
AbstractQueue.getMessageInfoById(long messageId) |
Modifier and Type | Method and Description |
---|---|
List<MessageInfo> |
AbstractQueue.getMessageInfo(int first,
int last) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.