| Class | Description |
|---|---|
| ServerSentEvent | Deprecated
Use
ServerSentEvent instead. |
| ServerSentEventDecoder | Deprecated
Use
ServerSentEventDecoder instead. |
| ServerSentEventEncoder | Deprecated
Use
ServerSentEventEncoder instead. |
| SSEClientPipelineConfigurator<W> | Deprecated
Since SSE is always over HTTP, using the same protocol name isn't correct.
|
| SSEServerPipelineConfigurator<R,W> | Deprecated
Since SSE is always over HTTP, using the same protocol name isn't correct.
|
| Enum | Description |
|---|---|
| ServerSentEventDecoder.State |