org.abstracthorizon.mercury.imap.response
Class ContinuationResponse
java.lang.Object
org.abstracthorizon.mercury.imap.response.Response
org.abstracthorizon.mercury.imap.response.ContinuationResponse
public class ContinuationResponse
- extends Response
Continuation response
- Author:
- Daniel Sendula
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinuationResponse
public ContinuationResponse(IMAPSession session,
String msg)
- Constructor
- Parameters:
session
- imap sessionmsg
- message
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.