| Interface | Description |
|---|---|
| EventSource<D> |
A source of server side emitted events
|
| EventSource.Event<D> |
A single Server Sent Event, received from peer.
|
| RequestHandler |
| Class | Description |
|---|---|
| EventSourceResponse |
A Response, which can poll for server emitted events.
|
| HttpClient | |
| HttpCluster | |
| HttpDate | |
| HttpProvider | |
| HttpServer | |
| HttpServerConfig | |
| HttpSession | |
| PathMapper |
Finds a RequestHandler by the given @Path and HTTP method.
|
| Request | |
| Response |
| Exception | Description |
|---|---|
| HttpException |
| Annotation Type | Description |
|---|---|
| Header | |
| Param | |
| Path | |
| RequestMethod | |
| VirtualHost |