public interface ReportableMessage
| Modifier and Type | Method and Description |
|---|---|
long |
getArrivalTime() |
ByteBuffer |
getContent() |
long |
getExpiration() |
String |
getInitialRoutingAddress() |
ReportableMessageHeader |
getMessageHeader() |
long |
getMessageNumber() |
long |
getSize() |
boolean |
isPersistent() |
String getInitialRoutingAddress()
ReportableMessageHeader getMessageHeader()
ByteBuffer getContent()
boolean isPersistent()
long getSize()
long getExpiration()
long getMessageNumber()
long getArrivalTime()
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.