Package

akka.http.scaladsl

settings

Permalink

package settings

Visibility
  1. Public
  2. All

Type Members

  1. abstract class ClientConnectionSettings extends javadsl.settings.ClientConnectionSettings

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  2. abstract class ConnectionPoolSettings extends javadsl.settings.ConnectionPoolSettings

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  3. trait Http2ServerSettings extends javadsl.settings.Http2ServerSettings

    Permalink
    Annotations
    @ApiMayChange()
  4. abstract class ParserSettings extends javadsl.settings.ParserSettings

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  5. sealed trait PoolImplementation extends javadsl.settings.PoolImplementation

    Permalink
    Annotations
    @ApiMayChange()
  6. abstract class PreviewServerSettings extends javadsl.settings.PreviewServerSettings

    Permalink

    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()
  7. abstract class RoutingSettings extends javadsl.settings.RoutingSettings

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  8. abstract class ServerSettings extends javadsl.settings.ServerSettings

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()

Value Members

  1. object ClientConnectionSettings extends SettingsCompanion[ClientConnectionSettings]

    Permalink
  2. object ConnectionPoolSettings extends SettingsCompanion[ConnectionPoolSettings]

    Permalink
  3. object Http2ServerSettings extends SettingsCompanion[Http2ServerSettings]

    Permalink
    Annotations
    @ApiMayChange()
  4. object ParserSettings extends SettingsCompanion[ParserSettings]

    Permalink
  5. object PoolImplementation

    Permalink
    Annotations
    @ApiMayChange()
  6. object PreviewServerSettings extends SettingsCompanion[PreviewServerSettings]

    Permalink
  7. object RoutingSettings extends SettingsCompanion[RoutingSettings]

    Permalink
  8. object ServerSettings extends SettingsCompanion[ServerSettings]

    Permalink

Ungrouped