Package jadex.publishservicejetty.impl
Class JettyWebsocketServer
java.lang.Object
jadex.publishservicejetty.impl.JettyWebsocketServer
The websocket impl for jetty.
Should be able to use the RestWebSocket class, but jetty complains that
the websocket has to implement (jetty) WebsocketListener or use (jetty) @WebSocket annotion.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JettyWebsocketServer
public JettyWebsocketServer()
-