Package | Description |
---|---|
net.bluemind.mailbox.api | |
net.bluemind.mailbox.service.internal | |
net.bluemind.user.service.internal |
Modifier and Type | Method and Description |
---|---|
MailboxConfig |
IMailboxes.getMailboxConfig(java.lang.String uid) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<MailboxConfig> |
IMailboxesPromise.getMailboxConfig(java.lang.String uid) |
Modifier and Type | Method and Description |
---|---|
void |
IMailboxesAsync.getMailboxConfig(java.lang.String uid,
AsyncHandler<MailboxConfig> handler) |
Modifier and Type | Method and Description |
---|---|
MailboxConfig |
MailboxesService.getMailboxConfig(java.lang.String uid) |
Modifier and Type | Method and Description |
---|---|
MailboxConfig |
FakeMailboxes.getMailboxConfig(java.lang.String uid) |
Copyright © 2021. All Rights Reserved.