Class | Description |
---|---|
AbstractSelectionCommandParser | |
AppendCommandParser |
Parses APPEND command
|
AuthenticateCommandParser |
Parses AUTHENTICATE commands and also support SASL-IR (RFC4959)
|
CapabilityCommandParser |
Parses CAPABILITY commands
|
CheckCommandParser |
Parses CHECK commands
|
CompressCommandParser | |
CopyCommandParser |
Parse COPY commands
|
CreateCommandParser |
Parse CREATE commands
|
DeleteACLCommandParser |
DELETEACL Parser
|
DeleteCommandParser |
Parse DELETE commands
|
EnableCommandParser | |
ExamineCommandParser |
Parse EXAMINE commands
|
ExpungeCommandParser |
Parse EXPUNGE commands
|
FetchCommandParser |
Parse FETCH commands
|
GetACLCommandParser |
GETACL Parser
|
IdleCommandParser |
Parses IDLE commands
|
ImapParserFactory |
A factory for ImapCommand instances, provided based on the command name.
|
ListCommandParser |
Parse LIST commands
|
ListRightsCommandParser |
LISTRIGHTS Parser
|
LoginCommandParser |
Parse LOGIN commands
|
LogoutCommandParser |
Parse LOGOUT commands
|
LsubCommandParser |
Parse LSUB commands
|
MyRightsCommandParser |
MYRIGHTS Parser
|
NamespaceCommandParser |
Parse NAMESPACE commands
|
NoopCommandParser |
Parses NOOP commands
|
RenameCommandParser |
Parses RENAME command
|
SearchCommandParser |
Parse SEARCH commands
|
SelectCommandParser |
Parse SELECT commands
|
SetACLCommandParser |
SETACL Parser
|
StartTLSCommandParser |
Parse STARTTLS commands
|
StatusCommandParser |
Parse STATUS commands
|
StoreCommandParser |
Parse STORE commands
|
SubscribeCommandParser |
Parse SUBSCRIBE commands
|
UidCommandParser |
Parse UID commands
|
UnselectCommandParser |
Parse UNSELECT commands
See RFC3691
|
UnsubscribeCommandParser |
Parse UNSUBSCRIBE commands
|
XListCommandParser |
Parse XLIST commands
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.