Package | Description |
---|---|
net.bluemind.imap.command | |
net.bluemind.imap.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractListCommand |
class |
CapabilityCommand |
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 |
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 |
SubscribeCommand |
class |
SyncCommand |
class |
TaggedCommand
Use this to execute command we don't natively support in unit tests
|
class |
UidnextStatusCommand |
class |
UidValidityCommand |
class |
UnseenStatusCommand |
class |
UnSubscribeCommand |
class |
XferCommand |
Modifier and Type | Class and Description |
---|---|
class |
StartTLSCommand |
Copyright © 2021. All Rights Reserved.