Uses of Interface
com.maverick.sshd.GlobalRequestHandler

Packages that use GlobalRequestHandler
com.maverick.sshd This package contains the base implementation of the SSH server. 
 

Uses of GlobalRequestHandler in com.maverick.sshd
 

Methods in com.maverick.sshd that return GlobalRequestHandler
 GlobalRequestHandler SshContext.getGlobalRequestHandler(java.lang.String requestname)
           
 

Methods in com.maverick.sshd with parameters of type GlobalRequestHandler
 void ConnectionProtocol.addGlobalRequestHandler(GlobalRequestHandler handler)
           
 void SshContext.addGlobalRequestHandler(GlobalRequestHandler handler)
           
 



Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.