com.hs.mail.imap.message.responder.ext
Class QuotaResponder
java.lang.Object
com.hs.mail.imap.message.responder.AbstractImapResponder
com.hs.mail.imap.message.responder.DefaultImapResponder
com.hs.mail.imap.message.responder.ext.QuotaResponder
- All Implemented Interfaces:
- Responder
public class QuotaResponder
- extends DefaultImapResponder
- Since:
- Apr 19, 2010
- Author:
- Won Chul Doh
Methods inherited from class com.hs.mail.imap.message.responder.AbstractImapResponder |
bye, closeParen, encodeDateTime, end, flags, getChannel, getRequest, literal, message, message, nil, nillableQuote, nillableQuotes, okCompleted, okCompleted, openParen, quote, quoteUpper, skipNextSpace, space, taggedNo, taggedNo, untagged, untaggedOK |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuotaResponder
public QuotaResponder(org.jboss.netty.channel.Channel channel,
ImapRequest request)
respond
public void respond(QuotaResponse response)
Copyright © 2011. All Rights Reserved.