Uses of Interface
com.icegreen.greenmail.imap.ImapConstants
Packages that use ImapConstants
-
Uses of ImapConstants in com.icegreen.greenmail.imap
Classes in com.icegreen.greenmail.imap that implement ImapConstantsModifier and TypeClassDescriptionclassThe handler class for IMAP connections.classAn initial implementation of an ImapHost.classClass 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 ImapConstantsModifier and TypeClassDescriptionclassA simple in-memory implementation ofStore, used for testing and development.