|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.calfater.mailcarbon.helper.MessageHelper
public class MessageHelper
Tools for managing Messages.
| Constructor Summary | |
|---|---|
MessageHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getUniqueMessageId(javax.mail.Message message)
Generate a unique string to identify a message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageHelper()
| Method Detail |
|---|
public static java.lang.String getUniqueMessageId(javax.mail.Message message)
throws javax.mail.MessagingException
message - The message.
javax.mail.MessagingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||