Packages

sealed class HttpConnectionContext extends javadsl.HttpConnectionContext with ConnectionContext

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HttpConnectionContext
  2. ConnectionContext
  3. HttpConnectionContext
  4. ConnectionContext
  5. AnyRef
  6. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new HttpConnectionContext()
  2. new HttpConnectionContext(http2: UseHttp2)
    Annotations
    @deprecated
    Deprecated

    (Since version 10.1.9) This method is planned to disappear in 10.2.0

Value Members

  1. final def defaultPort: Int
    Definition Classes
    ConnectionContext
  2. final def getDefaultPort: Int
  3. def http2: javadsl.UseHttp2

    This method is planned to disappear in 10.2.0

    This method is planned to disappear in 10.2.0

    Definition Classes
    ConnectionContext
    Annotations
    @Deprecated
  4. final def isSecure: Boolean
  5. def sslConfig: Option[AkkaSSLConfig]
  6. def withHttp2(newValue: javadsl.UseHttp2): javadsl.HttpConnectionContext

    This method is planned to disappear in 10.2.0

    This method is planned to disappear in 10.2.0

    Definition Classes
    HttpConnectionContextHttpConnectionContextConnectionContext
    Annotations
    @Deprecated

Deprecated Value Members

  1. def withHttp2(newValue: UseHttp2): javadsl.HttpConnectionContext
    Annotations
    @deprecated
    Deprecated

    (Since version 10.1.9) This method is planned to disappear in 10.2.0