mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Referencing example in GuacamoleTunnelServlet.
This commit is contained in:
@@ -317,3 +317,11 @@ public abstract class GuacamoleTunnelServlet extends HttpServlet {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* \example ExampleTunnelServlet.java
|
||||||
|
*
|
||||||
|
* A basic example demonstrating extending GuacamoleTunnelServlet and
|
||||||
|
* implementing doConnect() to configure the Guacamole connection as
|
||||||
|
* desired.
|
||||||
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user