Package akka.stream

Class TLSProtocol$


  • public class TLSProtocol$
    extends java.lang.Object
    This is the supertype of all messages that the SslTls operator emits on the plaintext side.
    • Field Detail

      • MODULE$

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

      • TLSProtocol$

        public TLSProtocol$()