com.hs.mail.imap.message.request.ext
Class GetQuotaRootRequest

java.lang.Object
  extended by com.hs.mail.imap.message.request.ImapRequest
      extended by com.hs.mail.imap.message.request.AbstractMailboxRequest
          extended by com.hs.mail.imap.message.request.ext.GetQuotaRootRequest

public class GetQuotaRootRequest
extends AbstractMailboxRequest

Since:
Apr 19, 2010
Author:
Won Chul Doh

Constructor Summary
GetQuotaRootRequest(String tag, String command, String mailbox)
           
 
Method Summary
 
Methods inherited from class com.hs.mail.imap.message.request.AbstractMailboxRequest
getMailbox, validForState
 
Methods inherited from class com.hs.mail.imap.message.request.ImapRequest
getCommand, getTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetQuotaRootRequest

public GetQuotaRootRequest(String tag,
                           String command,
                           String mailbox)


Copyright © 2011. All Rights Reserved.