public interface TaskMessage extends Message, Identifiable
Modifier and Type | Method and Description |
---|---|
byte[] |
get()
Message payload.
|
String |
getContextId() |
String |
getId()
Returns an identifier of this object.
|
String |
getMessageSourceID() |
String getId()
Identifiable
getId
in interface Identifiable
String getContextId()
String getMessageSourceID()
Copyright © 2015 The Apache Software Foundation. All rights reserved.