Uses of Package
com.icegreen.greenmail.imap

Packages that use com.icegreen.greenmail.imap
com.icegreen.greenmail GreenMail is an intuitive and easy-to-use test suite of email servers for testing purposes. 
com.icegreen.greenmail.imap   
com.icegreen.greenmail.imap.commands   
com.icegreen.greenmail.smtp   
com.icegreen.greenmail.store   
com.icegreen.greenmail.user   
com.icegreen.greenmail.util   
 

Classes in com.icegreen.greenmail.imap used by com.icegreen.greenmail
ImapHostManager
          A host machine that has an IMAP4rev1 messaging server.
 

Classes in com.icegreen.greenmail.imap used by com.icegreen.greenmail.imap
AuthorizationException
          Thrown when a user attempts to do something (e.g.
ImapConstants
           
ImapHandler
          The handler class for IMAP connections.
ImapHostManager
          A host machine that has an IMAP4rev1 messaging server.
ImapResponse
          Class providing methods to send response messages from the server to the client.
ImapSession
          Encapsulates all state held for an ongoing Imap session, which commences when a client first establishes a connection to the Imap server, and continues until that connection is closed.
ImapSessionFolder
           
ImapSessionState
          Enumerated type representing an IMAP session state.
ProtocolException
           
 

Classes in com.icegreen.greenmail.imap used by com.icegreen.greenmail.imap.commands
ImapRequestLineReader
          Wraps the client input reader with a bunch of convenience methods, allowing lookahead=1 on the underlying character stream.
ImapResponse
          Class providing methods to send response messages from the server to the client.
ImapSession
          Encapsulates all state held for an ongoing Imap session, which commences when a client first establishes a connection to the Imap server, and continues until that connection is closed.
ImapSessionState
          Enumerated type representing an IMAP session state.
ProtocolException
           
 

Classes in com.icegreen.greenmail.imap used by com.icegreen.greenmail.smtp
ImapHostManager
          A host machine that has an IMAP4rev1 messaging server.
 

Classes in com.icegreen.greenmail.imap used by com.icegreen.greenmail.store
ImapConstants
           
 

Classes in com.icegreen.greenmail.imap used by com.icegreen.greenmail.user
ImapHostManager
          A host machine that has an IMAP4rev1 messaging server.
 

Classes in com.icegreen.greenmail.imap used by com.icegreen.greenmail.util
ImapServer
           
 



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