Modifier and Type | Method and Description |
---|---|
static CyrusBoxes.ReplicatedBox |
CyrusBoxes.forCyrusMailbox(java.lang.String fromMbox)
Input is "ex2016.vmw!user.tom.Deleted Messages" (or without the quotes)
|
static CyrusBoxes.ReplicatedBox |
CyrusBoxes.forLoginAtDomain(java.lang.String userName)
Computes partition from domain part & mailbox name from local part of a fully
qualified userName.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<StorageApiLink.ApiDesc> |
StorageApiLink.replicatedMailboxes(CyrusBoxes.ReplicatedBox box)
Returns the API object suitable to manipulate the given mailbox.
|
Modifier and Type | Method and Description |
---|---|
static CyrusBoxes.ReplicatedBox |
ReplicatedBoxes.forCyrusMailbox(java.lang.String fromBox)
Input is "ex2016.vmw!user.tom.Deleted Messages" (or without the quotes)
|
static CyrusBoxes.ReplicatedBox |
ReplicatedBoxes.forLoginAtDomain(java.lang.String userName)
Computes partition from domain part & mailbox name from local part of a fully
qualified userName.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<StorageApiLink.ApiDesc> |
CoreStorageBackend.replicatedMailboxes(CyrusBoxes.ReplicatedBox box)
Returns the API object suitable to manipulate the given mailbox.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<StorageApiLink.ApiDesc> |
MockReplicationStorage.replicatedMailboxes(CyrusBoxes.ReplicatedBox box) |
Copyright © 2021. All Rights Reserved.