Package akka.stream.scaladsl
Class TLSPlacebo
- java.lang.Object
-
- akka.stream.scaladsl.TLSPlacebo
-
public class TLSPlacebo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TLSPlacebo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BidiFlow<TLSProtocol.SslTlsOutbound,ByteString,ByteString,TLSProtocol.SessionBytes,NotUsed>
apply()
-
-
-
Method Detail
-
apply
public static BidiFlow<TLSProtocol.SslTlsOutbound,ByteString,ByteString,TLSProtocol.SessionBytes,NotUsed> apply()
-
-