| Interface | Description |
|---|---|
| Http2ClientSettings | |
| Http2ServerSettings | |
| ParserSettings.ConflictingContentTypeHeaderProcessingMode | |
| ParserSettings.CookieParsingMode | |
| ParserSettings.ErrorLoggingVerbosity | |
| ParserSettings.IllegalResponseHeaderNameProcessingMode | |
| ParserSettings.IllegalResponseHeaderValueProcessingMode | |
| ServerSettings.Timeouts | |
| SettingsCompanion<T> | |
| WebSocketSettings |
Public API but not intended for subclassing
|
| Class | Description |
|---|---|
| ClientConnectionSettings |
Public API but not intended for subclassing
|
| ClientConnectionSettings$ | |
| ConnectionPoolSettings |
Public API but not intended for subclassing
|
| ConnectionPoolSettings$ | |
| Http2ServerSettings$ | |
| HttpsProxySettings |
Public API but not intended for subclassing
|
| HttpsProxySettings$ | |
| ParserSettings |
Public API but not intended for subclassing
|
| ParserSettings$ | |
| PreviewServerSettings | Deprecated
PreviewServerSettings is deprecated, use pekko.http.javadsl.settings.ServerSettings instead (since 1.3.0)
|
| PreviewServerSettings$ | |
| RoutingSettings |
Public API but not intended for subclassing
|
| RoutingSettings$ | |
| ServerSentEventSettings |
Public API but not intended for subclassing
Options that are in "preview" or "early access" mode.
|
| ServerSentEventSettings$ | |
| ServerSettings |
Public API but not intended for subclassing
|
| ServerSettings$ | |
| WebSocketSettings$ |
| Enum | Description |
|---|---|
| OversizedSseStrategy |
Strategy for handling oversized SSE messages that exceed the configured max-line-size.
|