Modifier and Type | Method and Description |
---|---|
protected StoreClient |
AbstractItemManager.login(BackendSession bs)
Login on port 144 (bm-ips)
|
protected StoreClient |
AbstractItemManager.loginCyrus(BackendSession bs)
Login on port 1143 (cyrus direct)
|
Modifier and Type | Method and Description |
---|---|
boolean |
EmailManager.exists(BackendSession bs,
StoreClient store,
BMFolder folder) |
MailChanges |
IEmailSync.getSync(StoreClient imapStore,
int devId,
BackendSession bs,
SyncState state,
int collectionId,
boolean hasFilterTypeChanged) |
MailboxChanges |
EmailManager.qresync(BackendSession bs,
SyncState state,
BMFolder folder,
StoreClient store,
boolean hasFilterChanged) |
Constructor and Description |
---|
BodyMailLoader(int collectionId,
StoreClient store) |
StructureMailLoader(BackendSession bs,
java.lang.String mbox,
StoreClient store) |
Modifier and Type | Class and Description |
---|---|
class |
KeepAliveStoreClient |
Modifier and Type | Method and Description |
---|---|
StoreClient |
HSMContext.connect(java.lang.String folder) |
Constructor and Description |
---|
FolderProcessor(StoreClient sc,
ItemValue<Folder> folder,
HSMContext context,
StoragePolicy sp) |
Modifier and Type | Field and Description |
---|---|
protected StoreClient |
AbstractHSMCommand.sc |
Constructor and Description |
---|
AbstractHSMCommand(Folder folder,
StoreClient storeClient,
IHSMStorage storage) |
DemoteCommand(Folder folder,
StoreClient storeClient,
HSMContext context,
java.util.List<InternalDate> ids,
java.util.Optional<java.lang.Integer> userQuota) |
PromoteCommand(Folder folder,
StoreClient storeClient,
HSMContext context,
java.util.Collection<Promote> promote) |
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) |
Modifier and Type | Method and Description |
---|---|
protected void |
BoxIndexing.indexSelectedFolder(SecurityContext context,
Mailbox mailbox,
Folder folder,
int nextUid,
StoreClient sc,
IServerTaskMonitor monitor) |
org.apache.james.mime4j.dom.Message |
BoxIndexing.parseMessage(SecurityContext context,
Mailbox mailbox,
Folder folder,
StoreClient sc,
Summary minfo) |
protected void |
BoxIndexing.resyncSelectedFolder(SecurityContext context,
Mailbox mailbox,
Folder f,
int uidnext,
StoreClient sc,
IServerTaskMonitor monitor) |
void |
BoxIndexing.IndexAction.run(SecurityContext context,
Mailbox mailbox,
Folder folder,
int uidnext,
StoreClient client,
IServerTaskMonitor monitor) |
Modifier and Type | Field and Description |
---|---|
protected StoreClient |
Admin0IPSTest.sc |
protected StoreClient |
IPSTest.sc |
Modifier and Type | Method and Description |
---|---|
protected StoreClient |
IPSTest.store() |
protected StoreClient |
IPSTest.store(ITagProducer tp) |
Copyright © 2021. All Rights Reserved.