package settings
- Alphabetic
- Public
- Protected
Type Members
-   abstract  class ClientConnectionSettings extends AnyRefPublic API but not intended for subclassing Public API but not intended for subclassing - Annotations
- @DoNotInherit()
 
-   abstract  class ConnectionPoolSettings extends AnyRefPublic API but not intended for subclassing Public API but not intended for subclassing - Annotations
- @DoNotInherit()
 
-  trait Http2ClientSettings extends AnyRef
-    trait Http2ServerSettings extends AnyRef- Annotations
- @DoNotInherit()
 
-   abstract  class HttpsProxySettings extends AnyRefPublic API but not intended for subclassing Public API but not intended for subclassing - Annotations
- @DoNotInherit()
 
-   sealed final  class OversizedSseStrategy extends Enum[OversizedSseStrategy]Strategy for handling oversized SSE messages that exceed the configured max-line-size. Strategy for handling oversized SSE messages that exceed the configured max-line-size. - Since
- 1.3.0 
 
-   abstract  class ParserSettings extends SettingsPublic API but not intended for subclassing Public API but not intended for subclassing - Annotations
- @DoNotInherit()
 
-   abstract  class RoutingSettings extends AnyRefPublic API but not intended for subclassing Public API but not intended for subclassing - Annotations
- @DoNotInherit()
 
-   abstract  class ServerSentEventSettings extends AnyRefPublic 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 AnyRefPublic API but not intended for subclassing Public API but not intended for subclassing - Annotations
- @DoNotInherit()
 
-  trait SettingsCompanion[T] extends AnyRef
-    trait WebSocketSettings extends AnyRefPublic API but not intended for subclassing Public API but not intended for subclassing - Annotations
- @DoNotInherit()
 
Deprecated Type Members
-   abstract  class PreviewServerSettings extends AnyRefPublic 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() @Deprecated @deprecated
- Deprecated
- (Since version 1.3.0) PreviewServerSettings is deprecated, use pekko.http.javadsl.settings.ServerSettings instead 
 
Value Members
-  object ClientConnectionSettings extends SettingsCompanion[ClientConnectionSettings]
-  object ConnectionPoolSettings extends SettingsCompanion[ConnectionPoolSettings]
-  object Http2ServerSettings extends SettingsCompanion[Http2ServerSettings]
-  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]
-  object WebSocketSettings