Package | Description |
---|---|
com.maverick.ssh2 |
This package contains an SSH2 implementation of the
com.maverick.ssh interfaces.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GlobalRequestHandler.processGlobalRequest(GlobalRequest request)
Called when a supported global request has been recieved.
|
boolean |
Ssh2Client.sendGlobalRequest(GlobalRequest request,
boolean wantreply)
Sends a global request to the remote side.
|
boolean |
Ssh2Client.sendGlobalRequest(GlobalRequest request,
boolean wantreply,
long timeout)
Sends a global request to the remote side.
|
Copyright © 2024. All rights reserved.