Uses of Interface
com.icegreen.greenmail.imap.ImapConstants

Packages that use ImapConstants
com.icegreen.greenmail.imap   
com.icegreen.greenmail.store   
 

Uses of ImapConstants in com.icegreen.greenmail.imap
 

Classes in com.icegreen.greenmail.imap that implement ImapConstants
 class ImapHandler
          The handler class for IMAP connections.
 class ImapHostManagerImpl
          An initial implementation of an ImapHost.
 class ImapResponse
          Class providing methods to send response messages from the server to the client.
 

Uses of ImapConstants in com.icegreen.greenmail.store
 

Classes in com.icegreen.greenmail.store that implement ImapConstants
 class InMemoryStore
          A simple in-memory implementation of Store, used for testing and development.
 



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