Uses of Interface
com.sshtools.synergy.ssh.GlobalRequestHandler
Packages that use GlobalRequestHandler
-
Uses of GlobalRequestHandler in com.sshtools.synergy.ssh
Methods in com.sshtools.synergy.ssh that return GlobalRequestHandlerModifier and TypeMethodDescriptionabstract GlobalRequestHandler<? extends SshContext>SshContext.getGlobalRequestHandler(String requestname) Methods in com.sshtools.synergy.ssh with parameters of type GlobalRequestHandlerModifier and TypeMethodDescriptionvoidConnectionProtocol.addGlobalRequestHandler(GlobalRequestHandler<T> handler)