Interface | Description |
---|---|
CommandParser.CharacterValidator |
Provides the ability to ensure characters are part of a permitted set.
|
IdSet | |
ImapCommand |
Represents a processor for a particular Imap command.
|
UidEnabledCommand |
Class | Description |
---|---|
CommandParser | |
CommandParser.DigitCharValidator | |
CommandParser.NoopCharValidator | |
IdRange |
Represents a range of UID values.
|
ImapCommandFactory |
A factory for ImapCommand instances, provided based on the command name.
|
MsnRange |
Represents a range of Message Sequence Numbers.
|
QuotaCommand |
Implements IMAP Quota Extension.
|
QuotaRootCommand |
Implements IMAP Quota Extension.
|
SearchTermBuilder |
Builder for search terms.
|
SearchTermBuilder.AbstractIdSearchTerm |
Supports general searching by id sequences such as MSN or UID.
|
SearchTermBuilder.MessageNumberSearchTerm |
Term for searching by message number ids.
|
SearchTermBuilder.UidSearchTerm |
Term for searching uids.
|
SetQuotaCommand |
Implements IMAP Quota Extension.
|
Enum | Description |
---|---|
SearchKey |
SearchKey as defined in "RFC3501" section "6.4.4.
|
SortKey |
Created on 10/03/2016.
|
Copyright © 2006–2018 Icegreen Technologies. All rights reserved.