Uses of Class
com.hs.mail.imap.mailbox.MailboxQuery

Packages that use MailboxQuery
com.hs.mail.imap.processor   
 

Uses of MailboxQuery in com.hs.mail.imap.processor
 

Methods in com.hs.mail.imap.processor with parameters of type MailboxQuery
protected  List<Mailbox> LsubProcessor.listMailbox(long userID, long ownerID, String mailboxName, MailboxQuery query)
           
protected  List<Mailbox> ListProcessor.listMailbox(long userID, long ownerID, String mailboxName, MailboxQuery query)
           
protected abstract  List<Mailbox> AbstractListProcessor.listMailbox(long userID, long ownerID, String mailboxName, MailboxQuery query)
           
 



Copyright © 2011. All Rights Reserved.