TLSRole

org.apache.pekko.stream.TLSRole
See theTLSRole companion class
object TLSRole

Many protocols are asymmetric and distinguish between the client and the server, where the latter listens passively for messages and the former actively initiates the exchange.

Attributes

Companion
class
Source
SslTlsOptions.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TLSRole.type

Members list

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Java API: obtain the Client singleton value.

Java API: obtain the Client singleton value.

Attributes

Source
SslTlsOptions.scala

Java API: obtain the Server singleton value.

Java API: obtain the Server singleton value.

Attributes

Source
SslTlsOptions.scala