| Package | Description | 
|---|---|
| net.bluemind.imap.command | |
| net.bluemind.imap.impl | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractListCommand  | 
class  | 
AppendCommand  | 
class  | 
CapabilityCommand  | 
class  | 
Command<T>  | 
class  | 
CreateCommand
Creates a directory 
 | 
class  | 
CreateMailboxCommand
Creates a "root" mailbox on a given cyrus partition
 
 Should be used like :  
cm user/admin@willow.vmw willow_vmw | 
class  | 
DeleteAclCommand
Removes an ACL on a mailbox
 
 Should be used like :  
dam user/admin@willow.vmw admin0 | 
class  | 
DeleteMailboxCommand
Removes a root mailbox 
 | 
class  | 
EnableCommand
Tells the server with support an extension, eg. 
 | 
class  | 
ExpungeCommand  | 
class  | 
FetchFirstUidCommand  | 
class  | 
ListAclCommand
Removes an ACL on a mailbox
 
 Should be used like :  
dam user/admin@willow.vmw admin0 | 
class  | 
ListCommand  | 
class  | 
LoginCommand  | 
class  | 
LogoutCommand  | 
class  | 
LsubCommand  | 
class  | 
NamespaceCommand  | 
class  | 
NoopCommand  | 
class  | 
QuotaRootCommand  | 
class  | 
RenameCommand  | 
class  | 
RenameMailboxCommand  | 
class  | 
SelectCommand  | 
class  | 
SetAclCommand
Set an ACL on a mailbox
 
 Should be used like :  
cm user/admin@willow.vmw willow_vmw | 
class  | 
SetAnnotationCommand  | 
class  | 
SetQuotaCommand
Sets storage quota on a mailbox 
 | 
class  | 
SimpleCommand<T>  | 
class  | 
SubscribeCommand  | 
class  | 
SyncCommand  | 
class  | 
TaggedCommand
Use this to execute command we don't natively support in unit tests 
 | 
class  | 
UIDCopyCommand  | 
class  | 
UIDExpungeCommand  | 
class  | 
UIDFetchBodyStructureCommand  | 
class  | 
UIDFetchEnvelopeCommand  | 
class  | 
UIDFetchFlagsCommand  | 
class  | 
UIDFetchHeadersCommand  | 
class  | 
UIDFetchInternalDateCommand  | 
class  | 
UIDFetchMessageCommand  | 
class  | 
UIDFetchPartCommand  | 
class  | 
UIDFetchSummaryCommand  | 
class  | 
UidnextStatusCommand  | 
class  | 
UIDSearchCommand  | 
class  | 
UIDStoreCommand  | 
class  | 
UIDThreadCommand  | 
class  | 
UidValidityCommand  | 
class  | 
UnseenStatusCommand  | 
class  | 
UnSubscribeCommand  | 
class  | 
XferCommand  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StartTLSCommand  | 
Copyright © 2021. All Rights Reserved.