NegotiateNewSession

org.apache.pekko.stream.TLSProtocol.NegotiateNewSession
See theNegotiateNewSession companion class

Attributes

Companion
class
Source
SslTlsOptions.scala
Graph
Supertypes
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self 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 default value (which will leave the SSLEngine’s settings unchanged).

Java API: obtain the default value (which will leave the SSLEngine’s settings unchanged).

Attributes

Source
SslTlsOptions.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Java API: Make a copy of this message with the given enabledCipherSuites.

Java API: Make a copy of this message with the given enabledCipherSuites.

Attributes

Inherited from:
NegotiateNewSession
Source
SslTlsOptions.scala

Java API: Make a copy of this message with the given TLSClientAuth setting.

Java API: Make a copy of this message with the given TLSClientAuth setting.

Attributes

Inherited from:
NegotiateNewSession
Source
SslTlsOptions.scala
def withParameters(p: SSLParameters): NegotiateNewSession

Java API: Make a copy of this message with the given SSLParameters.

Java API: Make a copy of this message with the given SSLParameters.

Attributes

Inherited from:
NegotiateNewSession
Source
SslTlsOptions.scala

Java API: Make a copy of this message with the given enabledProtocols.

Java API: Make a copy of this message with the given enabledProtocols.

Attributes

Inherited from:
NegotiateNewSession
Source
SslTlsOptions.scala