Package

com.typesafe.sslconfig

akka

Permalink

package akka

Visibility
  1. Public
  2. All

Type Members

  1. final class AkkaSSLConfig extends Extension

    Permalink
  2. final class DefaultSSLEngineConfigurator extends SSLEngineConfigurator

    Permalink
  3. trait SSLEngineConfigurator extends AnyRef

    Permalink

    Gives the chance to configure the SSLContext before it is going to be used.

    Gives the chance to configure the SSLContext before it is going to be used. The passed in context will be already set in client mode and provided with hostInfo during initialization.

Value Members

  1. object AkkaSSLConfig extends ExtensionId[AkkaSSLConfig] with ExtensionIdProvider

    Permalink
  2. package util

    Permalink

Ungrouped