| Package | Description |
|---|---|
| net.bluemind.backend.mail.api | |
| net.bluemind.backend.mail.replica.service.internal |
| Modifier and Type | Method and Description |
|---|---|
ImapItemIdentifier |
IMailboxItems.create(MailboxItem value) |
static ImapItemIdentifier |
ImapItemIdentifier.of(long imapUid,
long id,
long version) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<ImapItemIdentifier> |
IMailboxItemsPromise.create(MailboxItem value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IMailboxItemsAsync.create(MailboxItem value,
AsyncHandler<ImapItemIdentifier> handler) |
| Modifier and Type | Method and Description |
|---|---|
ImapItemIdentifier |
ImapMailboxRecordsService.create(MailboxItem value) |
Copyright © 2023. All Rights Reserved.