Uses of Package
com.icegreen.greenmail.store
-
Packages that use com.icegreen.greenmail.store Package Description com.icegreen.greenmail.imap com.icegreen.greenmail.imap.commands com.icegreen.greenmail.pop3 com.icegreen.greenmail.store -
Classes in com.icegreen.greenmail.store used by com.icegreen.greenmail.imap Class Description FolderException Thrown on an inappropriate attempt to reference a mailbox.FolderListener MailFolder Represents a mailbox within anStore.SimpleStoredMessage A mail message with all of the extra stuff that IMAP requires.Store Represents the complete mail store for an IMAP server, providing access to and manipulation of allMailboxesstored on this server. -
Classes in com.icegreen.greenmail.store used by com.icegreen.greenmail.imap.commands Class Description FolderException Thrown on an inappropriate attempt to reference a mailbox. -
Classes in com.icegreen.greenmail.store used by com.icegreen.greenmail.pop3 Class Description FolderException Thrown on an inappropriate attempt to reference a mailbox.MailFolder Represents a mailbox within anStore. -
Classes in com.icegreen.greenmail.store used by com.icegreen.greenmail.store Class Description FolderException Thrown on an inappropriate attempt to reference a mailbox.FolderListener MailFolder Represents a mailbox within anStore.MailMessageAttributes Interface for objects holding IMAP4rev1 Message Attributes.SimpleStoredMessage A mail message with all of the extra stuff that IMAP requires.Store Represents the complete mail store for an IMAP server, providing access to and manipulation of allMailboxesstored on this server.StoredMessage