| Package | Description | 
|---|---|
| com.communote.server.core.blog | |
| com.communote.server.core.mail.fetching | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NoteMailMessageWorkerBase
Parent class for mail message workers that create posts from emails. 
 | 
class  | 
NoteMultipleAddressesMailMessageWorker
A  
MailMessageWorker that tries
 to create Notes from email messages. | 
class  | 
NoteSingleAddressMailMessageWorker
This mail message worker creates posts from messages sent to one email address. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract void | 
MailboxConnection.processUndeletedMessages(MailMessageWorker worker)
Processes all undeleted messages in a mailbox. 
 | 
protected void | 
ImapMailboxConnection.processUndeletedMessages(MailMessageWorker worker)
Processes all undeleted messages in a mailbox. 
 | 
void | 
MailFetcher.startFetching(MailMessageWorker worker)
Blocking method which starts fetching mails. 
 | 
void | 
MailboxConnection.startListening(MailMessageWorker worker)
First tries to open the connection to the mail server. 
 | 
| Constructor and Description | 
|---|
MessagesAddedListener(MailMessageWorker worker)  | 
Copyright © 2019 Communote team. All rights reserved.