public class MessageWithDestination
extends java.lang.Object
Constructor and Description |
---|
MessageWithDestination(java.lang.String destination,
io.eventuate.tram.messaging.common.Message message) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDestination() |
io.eventuate.tram.messaging.common.Message |
getMessage() |
java.lang.String |
toString() |