Uses of Class
org.eclipse.angus.mail.imap.ResyncData
Packages that use ResyncData
Package
Description
An IMAP protocol provider for the Jakarta Mail API
that provides access to an IMAP message store.
-
Uses of ResyncData in org.eclipse.angus.mail.imap
Fields in org.eclipse.angus.mail.imap declared as ResyncDataModifier and TypeFieldDescriptionstatic final ResyncData
ResyncData.CONDSTORE
Used to enable only the CONDSTORE extension.Methods in org.eclipse.angus.mail.imap with parameters of type ResyncDataModifier and TypeMethodDescriptionIMAPFolder.open
(int mode, ResyncData rd) Open this folder in the given mode, with the given resynchronization data.