Uses of Interface
com.icegreen.greenmail.store.Store

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

Uses of Store in com.icegreen.greenmail.imap
 

Constructors in com.icegreen.greenmail.imap with parameters of type Store
ImapHostManagerImpl(Store store)
           
 

Uses of Store in com.icegreen.greenmail.store
 

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



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