Modifier and Type | Method and Description |
---|---|
void |
OpenFuture.verify()
Wait and verify that the channel has been successfuly opened.
|
void |
DefaultOpenFuture.verify() |
void |
DefaultAuthFuture.verify() |
void |
AuthFuture.verify()
Wait and verify that the authentication succeeded.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ClientSessionImpl.checkKeys() |
Constructor and Description |
---|
ClientConnectionService(Session s) |
Modifier and Type | Class and Description |
---|---|
class |
WindowClosedException
Indicates a
Window has been closed. |
Modifier and Type | Method and Description |
---|---|
void |
ChannelAsyncOutputStream.IoWriteFutureImpl.verify() |
void |
ChannelAsyncInputStream.IoReadFutureImpl.verify() |
Modifier and Type | Method and Description |
---|---|
void |
IoWriteFuture.verify()
Wait and verify that the write succeeded.
|
void |
IoReadFuture.verify()
Wait and verify that the read succeeded.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSession.PendingWriteFuture.verify() |
Modifier and Type | Method and Description |
---|---|
KeyPair |
Buffer.getKeyPair() |
PublicKey |
Buffer.getPublicKey() |
PublicKey |
Buffer.getRawPublicKey() |
Constructor and Description |
---|
ServerConnectionService(Session s) |
ServerUserAuthService(Session s) |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.