package settings
- Alphabetic
- Public
- Protected
Type Members
- abstract class ClientConnectionSettings extends AnyRef
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class ConnectionPoolSettings extends AnyRef
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- trait Http2ClientSettings extends AnyRef
- trait Http2ServerSettings extends AnyRef
- Annotations
- @DoNotInherit()
- abstract class HttpsProxySettings extends AnyRef
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class ParserSettings extends Settings
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class PreviewServerSettings extends AnyRef
Public API but not intended for subclassing
Public API but not intended for subclassing
Options that are in "preview" or "early access" mode. These options may change and/or be removed within patch releases without early notice (e.g. by moving them into a stable supported place).
- Annotations
- @ApiMayChange() @DoNotInherit()
- abstract class RoutingSettings extends AnyRef
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class ServerSentEventSettings extends AnyRef
Public API but not intended for subclassing
Public API but not intended for subclassing
Options that are in "preview" or "early access" mode. These options may change and/or be removed within patch releases without early notice (e.g. by moving them into a stable supported place).
- Annotations
- @ApiMayChange() @DoNotInherit()
- abstract class ServerSettings extends AnyRef
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- trait SettingsCompanion[T] extends AnyRef
- trait WebSocketSettings extends AnyRef
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
Value Members
- object ClientConnectionSettings extends SettingsCompanion[ClientConnectionSettings]
- object ConnectionPoolSettings extends SettingsCompanion[ConnectionPoolSettings]
- object Http2ServerSettings extends SettingsCompanion[Http2ServerSettings]
- object HttpsProxySettings extends SettingsCompanion[HttpsProxySettings]
- object ParserSettings extends SettingsCompanion[ParserSettings]
- object PreviewServerSettings extends SettingsCompanion[PreviewServerSettings]
- object RoutingSettings extends SettingsCompanion[RoutingSettings]
- object ServerSettings extends SettingsCompanion[ServerSettings]
- object WebSocketSettings