|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getHeader(java.lang.String name)
get the value of a header |
java.lang.String |
getMessageId()
returns the message identifier. |
java.lang.String |
getOriginator()
returns the originator address |
ReadOnlyMessagePart[] |
getReadOnlyParts()
get the nested parts of a multi-part message or message part |
java.lang.String[] |
getRecipients()
get the recipients of the message. |
java.util.Iterator |
processingRulesIterator()
provides the list of message processing rules contained in this message. |
Methods inherited from interface com.sun.im.service.ReadOnlyMessagePart |
getBytes, getContent, getContent, getContentEncoding, getContentID, getContentName, getContentType, getInputStream, getSize |
Method Detail |
public java.lang.String getOriginator()
public java.lang.String[] getRecipients() throws CollaborationException
CollaborationException
public java.lang.String getMessageId()
public java.lang.String getHeader(java.lang.String name)
public ReadOnlyMessagePart[] getReadOnlyParts()
public java.util.Iterator processingRulesIterator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |