Package akka.remote.artery.tcp
-
Interface Summary Interface Description SSLEngineProvider Verification that will be called after every successful handshake to verify additional session information. -
Class Summary Class Description ArteryTcpTransport INTERNAL APIArteryTcpTransport$ INTERNAL APIConfigSSLEngineProvider Subclass may override to customize loading ofKeyStore
SecureRandomFactory INTERNAL APISecureRandomFactory$ INTERNAL APISSLEngineProviderSetup Setup for defining aSSLEngineProvider
that is passed in when ActorSystem is created rather than creating one from configured class name.SSLEngineProviderSetup$ Scala API: factory for defining aSSLEngineProvider
that is passed in when ActorSystem is created rather than creating one from configured class name.TcpFraming INTERNAL APITcpFraming$ The first 4 bytes of a new connection must be these0x64 0x75 0x75 0x64
(AKKA). -
Exception Summary Exception Description SslTransportException Verification that will be called after every successful handshake to verify additional session information.