Uses of Interface
com.sshtools.j2ssh.connection.GlobalRequestHandler
Packages that use GlobalRequestHandler
-
Uses of GlobalRequestHandler in com.sshtools.daemon.forwarding
Classes in com.sshtools.daemon.forwarding that implement GlobalRequestHandler -
Uses of GlobalRequestHandler in com.sshtools.j2ssh.connection
Methods in com.sshtools.j2ssh.connection with parameters of type GlobalRequestHandlerModifier and TypeMethodDescriptionvoid
ConnectionProtocol.allowGlobalRequest
(String requestName, GlobalRequestHandler handler)