|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
UMOMessage
represents a message payload. The Message comprises of the
payload itself and properties associated with the payload.
Method Summary | |
void |
addProperties(java.util.Map properties)
Adds a map of properties to associated with this message |
void |
clearProperties()
Removes all properties on this message |
java.util.Map |
getProperties()
Returns a map of all properties on this message |
Method Detail |
public void addProperties(java.util.Map properties)
properties
- the properties add to this messagepublic void clearProperties()
public java.util.Map getProperties()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |