Uses of Class
org.apache.guacamole.net.event.TunnelConnectEvent
Packages that use TunnelConnectEvent
Package
Description
Provides classes for hooking into various events that take place as
users log into and use the Guacamole web application.
-
Uses of TunnelConnectEvent in org.apache.guacamole.net.event.listener
Methods in org.apache.guacamole.net.event.listener with parameters of type TunnelConnectEventModifier and TypeMethodDescriptionboolean
TunnelConnectListener.tunnelConnected
(TunnelConnectEvent e) Deprecated.Event hook which fires immediately after a new tunnel is connected.