package settings
- Alphabetic
- Public
- Protected
Type Members
- abstract class ClientConnectionSettings extends javadsl.settings.ClientConnectionSettings
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class ConnectionPoolSettings extends javadsl.settings.ConnectionPoolSettings
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- trait CorsSettings extends javadsl.settings.CorsSettings
Settings for the CORS support
Settings for the CORS support
This implementation is based on the akka-http-cors project by Lomig Mégard, licensed under the Apache License, Version 2.0.
Not for user extension
- Annotations
- @ApiMayChange() @DoNotInherit()
- trait Http2ClientSettings extends javadsl.settings.Http2ClientSettings with Http2CommonSettings
- Annotations
- @ApiMayChange() @DoNotInherit()
- trait Http2ServerSettings extends javadsl.settings.Http2ServerSettings with Http2CommonSettings
- Annotations
- @ApiMayChange() @DoNotInherit()
- abstract class HttpsProxySettings extends javadsl.settings.HttpsProxySettings
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class ParserSettings extends javadsl.settings.ParserSettings
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class PreviewServerSettings extends javadsl.settings.PreviewServerSettings
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 javadsl.settings.RoutingSettings
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class ServerSentEventSettings extends javadsl.settings.ServerSentEventSettings
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 javadsl.settings.ServerSettings
Public API but not intended for subclassing
Public API but not intended for subclassing
- Annotations
- @DoNotInherit()
- abstract class WebSocketSettings extends javadsl.settings.WebSocketSettings
- Annotations
- @DoNotInherit()
Value Members
- object ClientConnectionSettings extends SettingsCompanion[ClientConnectionSettings]
- object ConnectionPoolSettings extends SettingsCompanion[ConnectionPoolSettings]
- object CorsSettings
- object Http2ClientSettings extends SettingsCompanion[Http2ClientSettings]
- Annotations
- @ApiMayChange()
- object Http2ServerSettings extends SettingsCompanion[Http2ServerSettings]
- Annotations
- @ApiMayChange()
- object HttpsProxySettings extends SettingsCompanion[HttpsProxySettings]
- object ParserSettings extends SettingsCompanion[ParserSettings]
- object PreviewServerSettings extends SettingsCompanion[PreviewServerSettings]
- object RoutingSettings extends SettingsCompanion[RoutingSettings]
- object ServerSentEventSettings extends SettingsCompanion[ServerSentEventSettings]
- object ServerSettings extends SettingsCompanion[ServerSettings]