| Package | Description |
|---|---|
| examples.mail | |
| org.apache.commons.net.imap |
Basic IMAP and IMAPS support classes
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IMAPExportMbox.MboxListener.chunkReceived(IMAP imap) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticatingIMAPClient
An IMAP Client class with authentication support.
|
class |
IMAPClient
The IMAPClient class provides the basic functionalities found in an
IMAP client.
|
class |
IMAPSClient
The IMAPSClient class provides SSL/TLS connection encryption to IMAPClient.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IMAP.IMAPChunkListener.chunkReceived(IMAP imap)
Called when a multi-line partial response has been received.
|