com.hs.mail.imap.message.response.ext
Class QuotaResponse
java.lang.Object
com.hs.mail.imap.message.response.AbstractImapResponse
com.hs.mail.imap.message.response.ext.QuotaResponse
- All Implemented Interfaces:
- ImapResponse
public class QuotaResponse
- extends AbstractImapResponse
- Since:
- Apr 19, 2010
- Author:
- Won Chul Doh
Fields inherited from interface com.hs.mail.imap.message.response.ImapResponse |
NIL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuotaResponse
public QuotaResponse(javax.mail.Quota quota,
String mailbox)
QuotaResponse
public QuotaResponse(javax.mail.Quota quota)
getQuota
public javax.mail.Quota getQuota()
getMailbox
public String getMailbox()
Copyright © 2011. All Rights Reserved.