| Package | Description |
|---|---|
| org.apache.commons.net.pop3 |
POP3 and POP3S mail
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ExtendedPOP3Client |
A POP3 Cilent class with protocol and authentication extensions support
(RFC2449 and RFC2195).
|
class |
POP3Client |
The POP3Client class implements the client side of the Internet POP3
Protocol defined in RFC 1939.
|
class |
POP3SClient |
POP3 over SSL processing.
|