Package | Description |
---|---|
com.icegreen.greenmail.imap | |
com.icegreen.greenmail.imap.commands | |
com.icegreen.greenmail.store |
Modifier and Type | Class and Description |
---|---|
class |
ImapHandler
The handler class for IMAP connections.
|
class |
ImapHostManagerImpl
An initial implementation of an ImapHost.
|
class |
ImapResponse
Class providing methods to send response messages from the server
to the client.
|
Modifier and Type | Class and Description |
---|---|
class |
QuotaCommand
Implements IMAP Quota Extension.
|
class |
QuotaRootCommand
Implements IMAP Quota Extension.
|
class |
SetQuotaCommand
Implements IMAP Quota Extension.
|
Modifier and Type | Class and Description |
---|---|
class |
InMemoryStore
A simple in-memory implementation of
Store , used for testing
and development. |
Copyright © 2006–2018 Icegreen Technologies. All rights reserved.