public class ContinuationResponse extends Object implements ImapResponseMessage
| Constructor and Description |
|---|
ContinuationResponse(HumanReadableText textKey) |
ContinuationResponse(String data) |
public ContinuationResponse(String data)
public ContinuationResponse(HumanReadableText textKey)
public String getData()
public HumanReadableText getTextKey()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.