Uses of Class
org.apache.james.mailbox.MailboxQuery

Packages that use MailboxQuery
org.apache.james.mailbox   
 

Uses of MailboxQuery in org.apache.james.mailbox
 

Methods in org.apache.james.mailbox with parameters of type MailboxQuery
 java.util.List<MailboxMetaData> MailboxManager.search(MailboxQuery expression, MailboxSession session)
          Searches for mailboxes matching the given query.
 



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