Uses of Interface
com.icegreen.greenmail.imap.ImapConstants
Packages that use ImapConstants
Package
Description
-
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.imap.commands
Classes in com.icegreen.greenmail.imap.commands that implement ImapConstantsModifier and TypeClassDescriptionclassImplements IMAP Quota Extension.classImplements IMAP Quota Extension.classImplements IMAP Quota Extension. -
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.