public class MaildirStoreUtil extends Object
MaildirStore
objectConstructor and Description |
---|
MaildirStoreUtil() |
Modifier and Type | Method and Description |
---|---|
static org.apache.james.mailbox.maildir.MaildirStore |
create(FileSystem fs,
UsersRepository usersRepos,
String rootURL,
org.apache.james.mailbox.MailboxPathLocker locker)
Return a
MaildirStore instance |
public static org.apache.james.mailbox.maildir.MaildirStore create(FileSystem fs, UsersRepository usersRepos, String rootURL, org.apache.james.mailbox.MailboxPathLocker locker) throws FileNotFoundException, UsersRepositoryException
MaildirStore
instancefs
- rootURL
- locker
- FileNotFoundException
UsersRepositoryException
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.