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, xfer
public KeepAliveStoreClient(java.lang.String hostname, int port, java.lang.String login, java.lang.String password)
public void logout()
StoreClient
logout
in class StoreClient
public void realLogout() throws IMAPException
IMAPException
Copyright © 2021. All Rights Reserved.