org.apache.pekko.remote.artery.tcp
Members list
Packages
Type members
Classlikes
Config in pekko.remote.artery.ssl.config-ssl-engine
Config in pekko.remote.artery.ssl.config-ssl-engine
Subclass may override protected methods to replace certain parts, such as key and trust manager.
Attributes
- Source
- ConfigSSLEngineProvider.scala
- Supertypes
Attributes
- Source
- SSLEngineProvider.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ConfigSSLEngineProvider
Attributes
- Companion
- class
- Source
- SSLEngineProvider.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Setup for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name. That is useful when the SSLEngineProvider implementation require other external constructor parameters or is created before the ActorSystem is created.
Setup for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name. That is useful when the SSLEngineProvider implementation require other external constructor parameters or is created before the ActorSystem is created.
Constructor is Internal API, use factories in SSLEngineProviderSetup
Attributes
- Companion
- object
- Source
- SSLEngineProvider.scala
- Supertypes
Attributes
- Source
- SSLEngineProvider.scala
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all