|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
There are several kinds of requests that affect the state of the remote end "globally", independent of any channels, this interface defines the contract for handling such global requests.
| Method Summary | |
boolean |
processGlobalRequest(GlobalRequest request)
Called when a supported global request has been recieved. |
java.lang.String[] |
supportedRequests()
Return the supported request types. |
| Method Detail |
public java.lang.String[] supportedRequests()
public boolean processGlobalRequest(GlobalRequest request)
throws SshException
request -
true if the request succeeded, otherwise false
java.io.IOException
SshException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||