com.hs.mail.imap.message.response
Class ListResponse
java.lang.Object
com.hs.mail.imap.message.response.AbstractImapResponse
com.hs.mail.imap.message.response.ListResponse
- All Implemented Interfaces:
- ImapResponse
public class ListResponse
- extends AbstractImapResponse
- Since:
- Mar 9, 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 |
ListResponse
public ListResponse(Mailbox mailbox)
getMailbox
public Mailbox getMailbox()
Copyright © 2011. All Rights Reserved.