Package com.icegreen.greenmail.store
-
Interface Summary Interface Description FolderListener MailFolder Represents a mailbox within anStore.MailMessageAttributes Interface for objects holding IMAP4rev1 Message Attributes.Store Represents the complete mail store for an IMAP server, providing access to and manipulation of allMailboxesstored on this server.StoredMessage -
Class Summary Class Description InMemoryStore A simple in-memory implementation ofStore, used for testing and development.MessageFlags The set of flags associated with a message.SimpleMessageAttributes Attributes of a Message in IMAP4rev1 style.SimpleStoredMessage A mail message with all of the extra stuff that IMAP requires. -
Exception Summary Exception Description FolderException Thrown on an inappropriate attempt to reference a mailbox.