| Interface | Description |
|---|---|
| ImapLineHandler | |
| ImapProcessor |
Processable IMAP command.
|
| ImapProcessor.Responder |
Response message sink.
|
| ImapSession |
Encapsulates all state held for an ongoing Imap session, which commences when
a client first establishes a connection to the Imap server, and continues
until that connection is closed.
|
| MailboxTyper | |
| SelectedMailbox |
Interface which represent a selected Mailbox during the selected state
|
| Class | Description |
|---|---|
| SearchResUtil |
Utility class which is used to support the SEARCHRES extension
|
| Enum | Description |
|---|---|
| MailboxType |
Represents well-known mailbox types along with their string representations
used by XLIST command
|
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.