| Package | Description |
|---|---|
| mireka.login |
Contains classes for the configuration and verification of login
credentials.
|
| mireka.pop |
Contains classes for the configuration and connection handling of a POP3
(Post Office Protocol) server.
|
| Modifier and Type | Method and Description |
|---|---|
MaildropRepository |
GlobalUsersMaildropDestinationMapper.getMaildropRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalUsersMaildropDestinationMapper.setMaildropRepository(MaildropRepository maildropRepository) |
| Modifier and Type | Method and Description |
|---|---|
MaildropRepository |
MaildropDestination.getMaildropRepository() |
MaildropRepository |
PopMailImporter.getMaildropRepository() |
MaildropRepository |
PopServer.getMaildropRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaildropDestination.setMaildropRepository(MaildropRepository maildropRepository) |
void |
PopMailImporter.setMaildropRepository(MaildropRepository maildropRepository) |
void |
PopServer.setMaildropRepository(MaildropRepository maildropRepository) |