Package

akka.http.javadsl

settings

Permalink

package settings

Content Hierarchy
Visibility
  1. Public
  2. All

Type Members

  1. abstract class ClientConnectionSettings extends AnyRef

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

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

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

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

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  4. abstract class PreviewServerSettings extends AnyRef

    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()
  5. abstract class RoutingSettings extends AnyRef

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  6. abstract class ServerSettings extends AnyRef

    Permalink

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()
  7. trait SettingsCompanion[T] extends AnyRef

    Permalink

Ungrouped