Package org.apache.guacamole.net.event.listener
package org.apache.guacamole.net.event.listener
Provides classes for hooking into various events that take place as
users log into and use the Guacamole web application. These event
hooks can be used to take action upon occurrence of an event and,
in some cases, prevent the web application from allowing the
event to continue for the user that triggered it.
-
InterfacesClassDescriptionDeprecated.Deprecated.Listeners should instead implement the
Listener
interface.A listener for events that occur in handing various Guacamole requests such as authentication, tunnel connect/close, etc.Deprecated.Listeners should instead implement theListener
interface.Deprecated.Listeners should instead implement theListener
interface.
Listener
interface.