Uses of Package
com.icegreen.greenmail.store

Packages that use com.icegreen.greenmail.store
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
FolderException
          Thrown on an inappropriate attempt to reference a mailbox.
FolderListener
           
MailFolder
          Represents a mailbox within an Store.
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 all Mailboxes stored on this server.
 

Classes in com.icegreen.greenmail.store used by com.icegreen.greenmail.imap.commands
FolderException
          Thrown on an inappropriate attempt to reference a mailbox.
 

Classes in com.icegreen.greenmail.store used by com.icegreen.greenmail.pop3
FolderException
          Thrown on an inappropriate attempt to reference a mailbox.
MailFolder
          Represents a mailbox within an Store.
 

Classes in com.icegreen.greenmail.store used by com.icegreen.greenmail.store
FolderException
          Thrown on an inappropriate attempt to reference a mailbox.
FolderListener
           
MailFolder
          Represents a mailbox within an Store.
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 all Mailboxes stored on this server.
StoredMessage
           
 



Copyright © 2006-2009 Icegreen Technologies. All Rights Reserved.