public interface OpenFuture extends SshFuture<OpenFuture>, VerifiableFuture<OpenFuture>, Cancellable
SshFuture for asynchronous channel opening requests.| Modifier and Type | Method and Description |
|---|---|
boolean |
isOpened() |
void |
setOpened()
Sets the newly connected session and notifies all threads waiting for this future.
|
addListener, removeListenerawait, await, await, await, await, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getId, isDoneverify, verify, verify, verify, verify, verify, verify, verifycancel, getCancellation, isCanceledsetExceptiongetExceptionboolean isOpened()
true if the connect operation is finished successfully.void setOpened()
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.