| Package | Description |
|---|---|
| net.schmizz.sshj.sftp |
| Modifier and Type | Method and Description |
|---|---|
Request |
SFTPEngine.newExtendedRequest(String reqName) |
Request |
SFTPEngine.newRequest(PacketType type) |
Request |
Requester.newRequest(PacketType type) |
protected Request |
RemoteResource.newRequest(PacketType type) |
| Modifier and Type | Method and Description |
|---|---|
Promise<Response,SFTPException> |
SFTPEngine.request(Request req) |
Promise<Response,SFTPException> |
Requester.request(Request req) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SFTPEngine.transmit(SFTPPacket<Request> payload) |
Copyright © 2009–2014. All rights reserved.