| Package | Description |
|---|---|
| net.schmizz.concurrent | |
| net.schmizz.sshj.connection | |
| net.schmizz.sshj.sftp |
| Modifier and Type | Method and Description |
|---|---|
static void |
ErrorDeliveryUtil.alertPromises(Throwable x,
Promise... promises) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ErrorDeliveryUtil.alertPromises(Throwable x,
Collection<? extends Promise> promises) |
| Modifier and Type | Method and Description |
|---|---|
Promise<SSHPacket,ConnectionException> |
Connection.sendGlobalRequest(String name,
boolean wantReply,
byte[] specifics)
Send an SSH global request.
|
Promise<SSHPacket,ConnectionException> |
ConnectionImpl.sendGlobalRequest(String name,
boolean wantReply,
byte[] specifics) |
| Modifier and Type | Method and Description |
|---|---|
Promise<Response,SFTPException> |
Request.getResponsePromise() |
Copyright © 2009–2016. All rights reserved.