com.hs.mail.imap.message.response
Class ListResponse

java.lang.Object
  extended by com.hs.mail.imap.message.response.AbstractImapResponse
      extended by com.hs.mail.imap.message.response.ListResponse
All Implemented Interfaces:
ImapResponse

public class ListResponse
extends AbstractImapResponse

Since:
Mar 9, 2010
Author:
Won Chul Doh

Field Summary
 
Fields inherited from interface com.hs.mail.imap.message.response.ImapResponse
NIL
 
Constructor Summary
ListResponse(Mailbox mailbox)
           
 
Method Summary
 Mailbox getMailbox()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListResponse

public ListResponse(Mailbox mailbox)
Method Detail

getMailbox

public Mailbox getMailbox()


Copyright © 2011. All Rights Reserved.