| Class | Description |
|---|---|
| NanoWebSocketClient |
Html5 WebSocket Client.
|
| NanoWebSocketServer |
Html5 WebSocket Server to provide a rich client gui interaction.
|
| SSLWebSocketFactory | |
| WebSocketAction<RETURNTYPE> |
TODO: implement
WebSocketAction.action() |
| WebSocketDependencyListener<T> |
Attribute dependency listener using websocket to refresh it's value on client-side. the real attribute value wont
change!
|
| WebSocketExceptionHandler |
ExceptionHandler sending all exceptions/message through the given websocket
connection.
|
| WebSocketRuleDependencyListener<T> |
Attribute dependency listener using websocket to refresh it's value on client-side. the real attribute value wont
change!
|
| WebSocketServiceListener<T> |
Attribute dependency listener using websocket to refresh it's value on client-side. the real attribute value wont
change!
|
| WSEvent |
Websocket event holding a mouse click position
|
Copyright © 2012–2020. All rights reserved.