Package com.icegreen.greenmail.store
Interface FolderListener
-
- All Known Implementing Classes:
ImapSessionFolder
public interface FolderListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadded(int msn)voidexpunged(int msn)voidflagsUpdated(int msn, javax.mail.Flags flags, java.lang.Long uid)voidmailboxDeleted()
-