Class WebSocketServer

java.lang.Object
marauroa.server.net.web.WebSocketServer

public class WebSocketServer extends Object
web socket server
Author:
hendrik
  • Constructor Details

    • WebSocketServer

      public WebSocketServer()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      starts a Marauroa server with web socket support
      Parameters:
      args -
      Throws:
      Exception
    • startWebSocketServer

      public static void startWebSocketServer() throws Exception
      starts the web server
      Throws:
      Exception - in case of an unexpected exception