Packages

package settings

Content Hierarchy
Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract class ClientConnectionSettings extends AnyRef

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  2. abstract class ConnectionPoolSettings extends AnyRef

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  3. abstract class CorsSettings extends AnyRef

    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
    @DoNotInherit()
  4. trait Http2ClientSettings extends AnyRef
  5. trait Http2ServerSettings extends AnyRef
    Annotations
    @DoNotInherit()
  6. abstract class HttpsProxySettings extends AnyRef

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  7. abstract class ParserSettings extends Settings

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  8. 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()
  9. abstract class RoutingSettings extends AnyRef

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  10. 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()
  11. abstract class ServerSettings extends AnyRef

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  12. trait SettingsCompanion[T] extends AnyRef
  13. trait WebSocketSettings extends AnyRef

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()

Ungrouped