ePOST API

Uses of Class
rice.email.proxy.mailbox.NoSuchMailboxException

Packages that use NoSuchMailboxException
rice.email.proxy.mailbox   
rice.email.proxy.mailbox.filebox   
rice.email.proxy.mailbox.postbox   
 

Uses of NoSuchMailboxException in rice.email.proxy.mailbox
 

Methods in rice.email.proxy.mailbox that throw NoSuchMailboxException
 Mailbox MailboxManager.getMailbox(java.lang.String username)
           
 

Uses of NoSuchMailboxException in rice.email.proxy.mailbox.filebox
 

Methods in rice.email.proxy.mailbox.filebox that throw NoSuchMailboxException
 Mailbox FileMailboxManager.getMailbox(java.lang.String username)
           
 

Constructors in rice.email.proxy.mailbox.filebox that throw NoSuchMailboxException
FileMailbox(java.io.File folder, Environment env)
           
 

Uses of NoSuchMailboxException in rice.email.proxy.mailbox.postbox
 

Methods in rice.email.proxy.mailbox.postbox that throw NoSuchMailboxException
 Mailbox PostMailboxManager.getMailbox(java.lang.String username)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.