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 TypeClassDescriptionclass
The handler class for IMAP connections.class
An initial implementation of an ImapHost.class
Class 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 TypeClassDescriptionclass
A simple in-memory implementation ofStore
, used for testing and development.