public class AbstractItemManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
AbstractItemManager() |
| Modifier and Type | Method and Description |
|---|---|
protected StoreClient |
login(BackendSession bs)
Login on port 144 (bm-ips)
|
protected StoreClient |
loginCyrus(BackendSession bs)
Login on port 1143 (cyrus direct)
|
protected StoreClient loginCyrus(BackendSession bs) throws IMAPException
store - IMAPExceptionprotected StoreClient login(BackendSession bs) throws IMAPException
store - IMAPExceptionCopyright © 2021. All Rights Reserved.