Packages

p

akka.http.javadsl

settings

package settings

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

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

    Public API but not intended for subclassing

    Public API but not intended for subclassing

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

    Public API but not intended for subclassing

    Public API but not intended for subclassing

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

    Public API but not intended for subclassing

    Public API but not intended for subclassing

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

    Public API but not intended for subclassing

    Public API but not intended for subclassing

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

    Public API but not intended for subclassing

    Public API but not intended for subclassing

    Annotations
    @DoNotInherit()

Ungrouped