public class KeepAliveStoreClient extends StoreClient
| Constructor and Description | 
|---|
KeepAliveStoreClient(java.lang.String hostname,
                    int port,
                    java.lang.String login,
                    java.lang.String password)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
logout()
Logs out & disconnect from the IMAP server. 
 | 
void | 
realLogout()  | 
append, append, capabilities, close, create, createMailbox, deleteAcl, deleteAllConsumerAcls, deleteMailbox, deleteMailboxAcl, deleteMailboxHierarchy, enable, expunge, getFirstUid, getUidnext, getUidValidity, getUnseen, isExist, isExistAndSelectable, listAcl, listAll, listSubFoldersMailbox, listSubscribed, login, login, namespace, noop, quota, rename, renameMailbox, select, setAcl, setAnnotation, setMailboxAcl, setQuota, subscribe, sync, tagged, uidCopy, uidCopy, uidExpunge, uidFetchBodyStructure, uidFetchEnvelope, uidFetchFlags, uidFetchFlags, uidFetchHeaders, uidFetchInternalDate, uidFetchInternalDate, uidFetchMessage, uidFetchPart, uidFetchSummary, uidSearch, uidStore, uidThreads, unsubscribe, xferpublic KeepAliveStoreClient(java.lang.String hostname,
                            int port,
                            java.lang.String login,
                            java.lang.String password)
public void logout()
StoreClientlogout in class StoreClientpublic void realLogout()
                throws IMAPException
IMAPExceptionCopyright © 2021. All Rights Reserved.