Uses of Interface
org.apache.guacamole.net.event.TunnelEvent
-
Packages that use TunnelEvent Package Description org.apache.guacamole.net.event Provides classes for storing information about events that are triggered when users log into and use the Guacamole web application. -
-
Uses of TunnelEvent in org.apache.guacamole.net.event
Classes in org.apache.guacamole.net.event that implement TunnelEvent Modifier and Type Class Description class
TunnelCloseEvent
An event which is triggered whenever a tunnel is being closed.class
TunnelConnectEvent
An event which is triggered whenever a tunnel is being connected.
-