| Modifier and Type | Method and Description |
|---|---|
static void |
MailboxOps.addSharedSeenAnnotation(StoreClient sc,
java.lang.String folder) |
| Modifier and Type | Method and Description |
|---|---|
T |
ImapContext.ImapClientConsumer.accept(StoreClient sc) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MailboxWalk.folders(java.util.function.BiConsumer<StoreClient,java.util.List<ListInfo>> process,
IServerTaskMonitor monitor) |
void |
MailboxWalk.UserMailboxWalk.folders(java.util.function.BiConsumer<StoreClient,java.util.List<ListInfo>> process,
IServerTaskMonitor monitor) |
void |
MailboxWalk.SharedMailboxWalk.folders(java.util.function.BiConsumer<StoreClient,java.util.List<ListInfo>> process,
IServerTaskMonitor monitor) |
void |
RenamedInboxRepair.UserMailboxWalk.folders(java.util.function.BiConsumer<StoreClient,ListResult> process,
IServerTaskMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractRollingReplicationTests.ImapActions.run(StoreClient sc) |
| Constructor and Description |
|---|
DemoteCommand(java.lang.String folderPath,
StoreClient storeClient,
HSMContext context,
java.util.List<InternalDate> ids,
java.util.Optional<java.lang.Integer> userQuota) |
| Modifier and Type | Method and Description |
|---|---|
StoreClient |
HSMContext.connect(java.lang.String folder) |
| Modifier and Type | Field and Description |
|---|---|
protected StoreClient |
AbstractHSMCommand.sc |
| Constructor and Description |
|---|
AbstractHSMCommand(java.lang.String folderPath,
StoreClient storeClient,
IHSMStorage storage) |
PromoteCommand(java.lang.String folderPath,
StoreClient storeClient,
HSMContext context,
java.util.ArrayDeque<Promote> promote) |
| Constructor and Description |
|---|
DemoteCommand(java.lang.String folderPath,
StoreClient storeClient,
HSMContext context,
java.util.List<InternalDate> ids,
java.util.Optional<java.lang.Integer> userQuota) |
| Modifier and Type | Field and Description |
|---|---|
protected StoreClient |
CyradmTestCase.sc |
protected StoreClient |
LoggedTestCase.sc |
| Modifier and Type | Method and Description |
|---|---|
protected StoreClient |
LoggedTestCase.newStore(boolean tls) |
| Constructor and Description |
|---|
Appender(StoreClient sc,
IMessageProducer mp) |
| Constructor and Description |
|---|
WalkResult(StoreClient sc,
java.util.function.Supplier<Sudo> sudo) |
Copyright © 2023. All Rights Reserved.