org.abstracthorizon.mercury.imap.response
Class ExistsResponse
java.lang.Object
org.abstracthorizon.mercury.imap.response.Response
org.abstracthorizon.mercury.imap.response.NumberResponse
org.abstracthorizon.mercury.imap.response.ExistsResponse
public class ExistsResponse
- extends NumberResponse
Exists response
- Author:
- Daniel Sendula
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExistsResponse
public ExistsResponse(IMAPSession session,
javax.mail.Folder f)
throws javax.mail.MessagingException
- Constructor
- Parameters:
session
- imap sessionf
- folder
- Throws:
javax.mail.MessagingException
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.