Uses of Interface
com.icegreen.greenmail.store.Store
Packages that use Store
-
Uses of Store in com.icegreen.greenmail.imap
Methods in com.icegreen.greenmail.imap that return StoreModifier and TypeMethodDescriptionImapHostManager.getStore()Gets the store underneath.ImapHostManagerImpl.getStore()Constructors in com.icegreen.greenmail.imap with parameters of type Store -
Uses of Store in com.icegreen.greenmail.store
Classes in com.icegreen.greenmail.store that implement StoreModifier and TypeClassDescriptionclassA simple in-memory implementation ofStore, used for testing and development.