Class TLSProtocol$

java.lang.Object
org.apache.pekko.stream.TLSProtocol$

public class TLSProtocol$ extends Object
  • Field Details

    • MODULE$

      public static final TLSProtocol$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • TLSProtocol$

      public TLSProtocol$()
  • Method Details

    • negotiateNewSession

      public TLSProtocol.NegotiateNewSession negotiateNewSession()
      Java API: obtain the default value of NegotiateNewSession (which will leave the SSLEngine’s settings unchanged).