Uses of Interface
org.apache.james.mailboxmanager.manager.MailboxManager

Packages that use MailboxManager
org.apache.james.imap.processor.base   
org.apache.james.mailboxmanager.manager   
org.apache.james.mailboxmanager.torque   
 

Uses of MailboxManager in org.apache.james.imap.processor.base
 

Methods in org.apache.james.imap.processor.base that return MailboxManager
 MailboxManager AbstractMailboxAwareProcessor.getMailboxManager(ImapSession session)
           
 

Uses of MailboxManager in org.apache.james.mailboxmanager.manager
 

Methods in org.apache.james.mailboxmanager.manager that return MailboxManager
 MailboxManager MailboxManagerProvider.getMailboxManager()
           
 

Uses of MailboxManager in org.apache.james.mailboxmanager.torque
 

Classes in org.apache.james.mailboxmanager.torque that implement MailboxManager
 class TorqueMailboxManager
           
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.