Uses of Class
org.apache.guacamole.net.DelegatingGuacamoleSocket
Packages that use DelegatingGuacamoleSocket
Package
Description
Classes relating directly to the Guacamole protocol.
-
Uses of DelegatingGuacamoleSocket in org.apache.guacamole.protocol
Subclasses of DelegatingGuacamoleSocket in org.apache.guacamole.protocolModifier and TypeClassDescriptionclass
A GuacamoleSocket which pre-configures the connection based on a given GuacamoleConfiguration, completing the initial protocol handshake before accepting data for read or write.class
GuacamoleSocket which intercepts errors received early in the Guacamole session.class
Implementation of GuacamoleSocket which allows individual instructions to be intercepted, overridden, etc.