Class Hierarchy
- java.lang.Object
- com.icegreen.greenmail.server.AbstractSocketProtocolHandler (implements com.icegreen.greenmail.server.ProtocolHandler)
- com.icegreen.greenmail.imap.ImapHandler (implements com.icegreen.greenmail.imap.ImapConstants)
- com.icegreen.greenmail.imap.ImapHostManagerImpl (implements com.icegreen.greenmail.imap.ImapConstants, com.icegreen.greenmail.imap.ImapHostManager)
- com.icegreen.greenmail.imap.ImapRequestHandler
- com.icegreen.greenmail.imap.ImapRequestLineReader
- com.icegreen.greenmail.imap.ImapResponse (implements com.icegreen.greenmail.imap.ImapConstants)
- com.icegreen.greenmail.imap.ImapSessionFolder (implements com.icegreen.greenmail.store.FolderListener, com.icegreen.greenmail.store.MailFolder, jakarta.mail.UIDFolder)
- com.icegreen.greenmail.imap.ImapSessionImpl (implements com.icegreen.greenmail.imap.ImapSession)
- com.icegreen.greenmail.imap.ImapSessionState
- java.lang.Thread (implements java.lang.Runnable)
- com.icegreen.greenmail.server.AbstractServer (implements com.icegreen.greenmail.util.Service)
- com.icegreen.greenmail.imap.ImapServer
- com.icegreen.greenmail.server.AbstractServer (implements com.icegreen.greenmail.util.Service)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.icegreen.greenmail.imap.AuthorizationException
- com.icegreen.greenmail.imap.ProtocolException
- java.lang.Exception
- com.icegreen.greenmail.server.AbstractSocketProtocolHandler (implements com.icegreen.greenmail.server.ProtocolHandler)
Interface Hierarchy
- com.icegreen.greenmail.imap.ImapConstants
- com.icegreen.greenmail.imap.ImapHostManager
- com.icegreen.greenmail.imap.ImapSession