| Package | Description |
|---|---|
| org.apache.commons.net.imap |
Basic IMAP and IMAPS support classes
|
| Modifier and Type | Field | Description |
|---|---|---|
static IMAP.IMAPChunkListener |
IMAP.TRUE_CHUNK_LISTENER |
Implementation of IMAPChunkListener that returns
true
but otherwise does nothing. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
IMAP.setChunkListener(IMAP.IMAPChunkListener listener) |
Sets the current chunk listener.
|