Uses of Interface
com.sshtools.j2ssh.connection.GlobalRequestHandler
-
Packages that use GlobalRequestHandler Package Description 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 Modifier and Type Class Description class
ForwardingServer
-
Uses of GlobalRequestHandler in com.sshtools.j2ssh.connection
Methods in com.sshtools.j2ssh.connection with parameters of type GlobalRequestHandler Modifier and Type Method Description void
ConnectionProtocol. allowGlobalRequest(java.lang.String requestName, GlobalRequestHandler handler)
-