|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
com.jscape.inet.imap.ImapMessageEvent
Fired after retrieving a message from the IMAP server.
| Constructor Summary | |
ImapMessageEvent(java.lang.Object source,
EmailMessage message)
Creates ImapMessageEvent. |
|
| Method Summary | |
EmailMessage |
getMessage()
Gets EmailMessage retrieved. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ImapMessageEvent(java.lang.Object source,
EmailMessage message)
source - the source of the eventmessage - the EmailMessage retrievedEmailMessage| Method Detail |
public EmailMessage getMessage()
EmailMessage retrieved.
EmailMessage retrievedEmailMessage
|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||