| Interface | Description |
|---|---|
| CloseCodes |
Close codes as defined by RFC6455.
|
| SimpleEndpoint |
Alternative to JSR-356's Endpoint class but with a less insane J2EE-style API.
|
| SimpleSession |
Alternative to JSR-356's Session class but with a less insane J2EE-style API.
|
| Class | Description |
|---|---|
| WebSocketHandler |
Crazy kludge to support upgrading to the WebSocket protocol while still using the
HttpHandler harness. |