Packages

package akka

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final class AkkaSSLConfig extends Extension
  2. final class DefaultSSLEngineConfigurator extends SSLEngineConfigurator
  3. trait SSLEngineConfigurator extends AnyRef

    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.

Ungrouped