Uses of Class
com.maverick.ssh2.GlobalRequest

Packages that use GlobalRequest
com.maverick.ssh2 This package contains an SSH2 implementation of the com.maverick.ssh interfaces. 
 

Uses of GlobalRequest in com.maverick.ssh2
 

Methods in com.maverick.ssh2 with parameters of type GlobalRequest
 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.
 



Copyright © 2003 3SP LTD. All Rights Reserved.