public class WebSocketServer extends Object
Note: this uses the Jetty WebSocket API, not the javax.websocket API.
Modifier and Type | Class and Description |
---|---|
static class |
WebSocketServer.EchoServlet
Servlet layer
|
static class |
WebSocketServer.EchoSocket
Example of a Jetty API WebSocket Echo Socket
|
Constructor and Description |
---|
WebSocketServer() |
Copyright © 1995-2015 Webtide. All Rights Reserved.