Package | Description |
---|---|
com.sun.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
Modifier and Type | Field and Description |
---|---|
private IdleManager |
IMAPFolder.idleManager |
Modifier and Type | Method and Description |
---|---|
(package private) void |
IMAPFolder.startIdle(IdleManager im)
Start the IDLE command and put this folder into the IDLE state.
|