Uses of Interface
com.maverick.ssh2.GlobalRequestHandler

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

Uses of GlobalRequestHandler in com.maverick.ssh2
 

Methods in com.maverick.ssh2 with parameters of type GlobalRequestHandler
 void Ssh2Client.addRequestHandler(GlobalRequestHandler handler)
          Installs a global request handler so that the client may respond to global requests.
 



Copyright © 2003 3SP LTD. All Rights Reserved.