|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DataHolder | Objects implementing this interface can have arbitrary named values associated with them, making it easy to pass data around an application. |
| Endpoint<T> | |
| EventSourceConnection | |
| EventSourceHandler | |
| HttpConnection | |
| HttpControl | |
| HttpHandler | |
| HttpRequest | Retrieves information about inbound HTTP request. |
| HttpResponse | Writes a response back to the client. |
| WebServer | Configures an event based webserver. |
| WebSocket | |
| WebSocketConnection | |
| WebSocketHandler | |
| Class Summary | |
|---|---|
| BaseWebSocketHandler | Base implementation that does nothing, except for automatically calling
WebSocketConnection.pong(byte[]) when BaseWebSocketHandler.onPing(WebSocketConnection, byte[])
receives a ping. |
| EventSourceMessage | |
| WebServers | |
| Exception Summary | |
|---|---|
| WebbitException | Marker for any exceptions in the Webbit stack. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||