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