-
Methods Method Description org.apache.guacamole.servlet.GuacamoleHTTPTunnelServlet.deregisterTunnel(GuacamoleTunnel) This function has been deprecated in favor ofGuacamoleHTTPTunnelServlet.deregisterTunnel(java.lang.String)
, which decouples identification of HTTP tunnel sessions from the tunnel UUID.org.apache.guacamole.servlet.GuacamoleHTTPTunnelServlet.registerTunnel(GuacamoleTunnel) This function has been deprecated in favor ofGuacamoleHTTPTunnelServlet.registerTunnel(java.lang.String, org.apache.guacamole.net.GuacamoleTunnel)
, which decouples identification of HTTP tunnel sessions from the tunnel UUID.