public class FutureStartTlsResponse extends FutureResponseImpl implements StartTlsResponse
FutureResponse which will get notified once a StartTlsResponse is readyFutureResponse.ResponseListenerresponseDISCONNECT| Constructor and Description |
|---|
FutureStartTlsResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
setResponse(Response response)
Set the
StartTlsResponse to wrap. |
addListener, checkReady, getLines, getRetCode, isEndSession, isReady, removeListener, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLines, getRetCode, isEndSessionpublic void setResponse(Response response)
StartTlsResponse to wrap. If a non StartTlsResponse is set this implementation will throw an IllegalArgumentExceptionsetResponse in class FutureResponseImplCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.