Uses of Class
com.hs.mail.imap.message.responder.ext.QuotaResponder

Packages that use QuotaResponder
com.hs.mail.imap.processor.ext   
 

Uses of QuotaResponder in com.hs.mail.imap.processor.ext
 

Methods in com.hs.mail.imap.processor.ext with parameters of type QuotaResponder
protected  void SetQuotaProcessor.doProcess(ImapSession session, ImapRequest message, QuotaResponder responder)
           
protected  void GetQuotaRootProcessor.doProcess(ImapSession session, ImapRequest message, QuotaResponder responder)
           
protected  void GetQuotaProcessor.doProcess(ImapSession session, ImapRequest message, QuotaResponder responder)
           
protected abstract  void AbstractQuotaProcessor.doProcess(ImapSession session, ImapRequest request, QuotaResponder responder)
           
 



Copyright © 2011. All Rights Reserved.