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

java.lang.Object
  extended by com.hs.mail.imap.message.response.AbstractImapResponse
All Implemented Interfaces:
ImapResponse
Direct Known Subclasses:
FetchResponse, ListResponse, QuotaResponse, SelectResponse, StatusResponse, StoreResponse

public abstract class AbstractImapResponse
extends Object
implements ImapResponse

Since:
Mar 8, 2010
Author:
Won Chul Doh

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

Constructor Detail

AbstractImapResponse

public AbstractImapResponse()


Copyright © 2011. All Rights Reserved.