Uses of Interface
com.icegreen.greenmail.store.Store
Packages that use Store
-
Uses of Store in com.icegreen.greenmail.imap
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 TypeClassDescriptionclass
A simple in-memory implementation ofStore
, used for testing and development.