Uses of Interface
com.sshtools.j2ssh.connection.GlobalRequestHandler

Packages that use GlobalRequestHandler
com.sshtools.daemon.forwarding   
com.sshtools.j2ssh.connection   
 

Uses of GlobalRequestHandler in com.sshtools.daemon.forwarding
 

Classes in com.sshtools.daemon.forwarding that implement GlobalRequestHandler
 class ForwardingServer
           
 

Uses of GlobalRequestHandler in com.sshtools.j2ssh.connection
 

Methods in com.sshtools.j2ssh.connection with parameters of type GlobalRequestHandler
 void ConnectionProtocol.allowGlobalRequest(java.lang.String requestName, GlobalRequestHandler handler)
           
 



Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.