public static class NettyIoConnector.DefaultIoConnectFuture extends DefaultSshFuture<IoConnectFuture> implements IoConnectFuture
CANCELED, debugEnabled, traceEnabledlog| 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, verifyResultgetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, isCanceledaddListener, removeListenerawait, await, await, 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–2018 The Apache Software Foundation. All rights reserved.