Class WebsocketController

java.lang.Object
org.faceless.publisher.web.WebsocketController

public class WebsocketController extends Object
A Websocket-based means of controlling the Webserver. Could theoretically be extended to add new functionality. Must be stateless.