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