org.abstracthorizon.mercury.imap.response
Class ExpungeResponse
java.lang.Object
org.abstracthorizon.mercury.imap.response.Response
org.abstracthorizon.mercury.imap.response.NumberResponse
org.abstracthorizon.mercury.imap.response.ExpungeResponse
public class ExpungeResponse
- extends NumberResponse
Expunge response
- Author:
- Daniel Sendula
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpungeResponse
public ExpungeResponse(IMAPSession session,
int num)
- Constructor
- Parameters:
session - imap sessionnum - number
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.