public class MaildirMailbox<Id> extends org.apache.james.mailbox.store.mail.model.impl.SimpleMailbox<Id>
| Constructor and Description |
|---|
MaildirMailbox(org.apache.james.mailbox.MailboxSession session,
org.apache.james.mailbox.model.MailboxPath path,
MaildirFolder folder) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.james.mailbox.model.MailboxACL |
getACL() |
void |
setACL(org.apache.james.mailbox.model.MailboxACL acl) |
public MaildirMailbox(org.apache.james.mailbox.MailboxSession session, org.apache.james.mailbox.model.MailboxPath path, MaildirFolder folder) throws IOException
IOExceptionpublic org.apache.james.mailbox.model.MailboxACL getACL()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.