public class MaildirMailbox<Id> extends SimpleMailbox<Id>
| Constructor and Description |
|---|
MaildirMailbox(MailboxSession session,
MailboxPath path,
MaildirFolder folder) |
| Modifier and Type | Method and Description |
|---|---|
MailboxACL |
getACL()
Gets the current ACL for this mailbox.
|
void |
setACL(MailboxACL acl)
Sets the current ACL for this mailbox.
|
equals, getMailboxId, getName, getNamespace, getUidValidity, getUser, hashCode, setMailboxId, setName, setNamespace, setUser, toStringpublic MaildirMailbox(MailboxSession session, MailboxPath path, MaildirFolder folder) throws IOException
IOExceptionpublic MailboxACL getACL()
Mailboxpublic void setACL(MailboxACL acl)
MailboxCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.