public static class Nio2Connector.DefaultIoConnectFuture extends DefaultSshFuture<IoConnectFuture> implements IoConnectFuture
CANCELEDlog| Constructor and Description |
|---|
DefaultIoConnectFuture(Object id,
Object lock) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getException() |
IoSession |
getSession() |
boolean |
isConnected() |
void |
setException(Throwable exception) |
void |
setSession(IoSession session) |
addListener, await0, cancel, getNumRegisteredListeners, getValue, isCanceled, isDone, notifyListeners, removeListener, setValue, toStringasListener, asT, await, awaitUninterruptibly, formatExceptionMessage, getId, notifyListener, verifyResultdebug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, isCanceledaddListener, removeListenerawait, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getId, isDonepublic IoSession getSession()
getSession in interface IoConnectFuturepublic Throwable getException()
getException in interface IoConnectFuturepublic boolean isConnected()
isConnected in interface IoConnectFuturepublic void setSession(IoSession session)
setSession in interface IoConnectFuturepublic void setException(Throwable exception)
setException in interface IoConnectFutureCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.