Module com.aoindustries.web.struts
Class VncConsoleProxyWebsocketServer
java.lang.Object
com.aoindustries.web.struts.clientarea.control.vnc.VncConsoleProxyWebsocketServer
Handles websocket connections and proxies through to the
behind-the-scenes VNC server.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Initializes the VNC console proxy websocket server during application start-up. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
VncConsoleProxyWebsocketServer
public VncConsoleProxyWebsocketServer()
-
-
Method Details
-
onOpen
-
onClose
- Throws:
IOException
-
onMessage
public void onMessage(byte[] message, Session session) throws IOException, SQLException, InterruptedException -
onError
- Throws:
IOException
-