| Package | Description |
|---|---|
| mireka.pop |
Contains classes for the configuration and connection handling of a POP3
(Post Office Protocol) server.
|
| mireka.pop.store |
Provies a file system based POP3 maildrop implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Maildrop |
Session.getMaildrop() |
| Modifier and Type | Method and Description |
|---|---|
void |
Session.setMaildrop(Maildrop maildrop) |
| Modifier and Type | Method and Description |
|---|---|
Maildrop |
MaildropRepository.borrowMaildrop(String maildropName) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaildropRepository.releaseMaildrop(Maildrop maildrop) |