public interface Requester
Modifier and Type | Method and Description |
---|---|
PathHelper |
getPathHelper() |
int |
getTimeoutMs() |
Request |
newRequest(PacketType type) |
Promise<Response,SFTPException> |
request(Request req) |
PathHelper getPathHelper()
Request newRequest(PacketType type)
Promise<Response,SFTPException> request(Request req) throws java.io.IOException
java.io.IOException
int getTimeoutMs()