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.StoredMessageCollection -
Class Summary Class Description InMemoryStore A simple in-memory implementation ofStore, used for testing and development.ListBasedStoredMessageCollection MapBasedStoredMessageCollection MessageFlags The set of flags associated with a message.SimpleMessageAttributes Attributes of a Message in IMAP4rev1 style.StoredMessage A mail message with all the extra stuff that IMAP requires.StoredMessage.UidAwareMimeMessage Wraps a mime message and provides support for uid. -
Exception Summary Exception Description FolderException Thrown on an inappropriate attempt to reference a mailbox.