|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The SSH protocol allows for the sending of requests independently of any communication channel. One of the main uses of this mechanism is to request remote forwardings, however it can be used for any purpose.
| Method Summary | |
boolean |
processGlobalRequest(com.maverick.ssh2.GlobalRequest request,
ConnectionProtocol connection)
Process a global request. |
java.lang.String[] |
supportedRequests()
Returns an array of strings containing the supported global requests. |
| Method Detail |
public boolean processGlobalRequest(com.maverick.ssh2.GlobalRequest request,
ConnectionProtocol connection)
request - GlobalRequest
public java.lang.String[] supportedRequests()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||