|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A message reference provides basic information about a message.
Method Summary | |
MessageAddress (src) |
getMessageAddress()
Get the message address |
java.lang.Comparable |
getMessageID()
Get the message id |
int |
getMessagePriority()
Get the message priority |
boolean |
isGuaranteed()
Does the message require guaranteed delivery? |
void |
release()
Release a reference that is no longer used |
Method Detail |
public java.lang.Comparable getMessageID()
public int getMessagePriority()
public MessageAddress (src) getMessageAddress()
public boolean isGuaranteed()
public void release()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |