gnu.mail.providers.imap
public class IMAPTest extends Object implements ConnectionListener, StoreListener, FolderListener
| Method Summary | |
|---|---|
| void | closed(ConnectionEvent e) |
| void | disconnected(ConnectionEvent e) |
| void | folderCreated(FolderEvent e) |
| void | folderDeleted(FolderEvent e) |
| void | folderRenamed(FolderEvent e) |
| static void | main(String[] args) |
| void | notification(StoreEvent e) |
| void | opened(ConnectionEvent e) |