Package akka.stream
Interface TLSProtocol.SslTlsOutbound
-
- All Known Implementing Classes:
TLSProtocol.NegotiateNewSession
,TLSProtocol.NegotiateNewSession$
,TLSProtocol.SendBytes
- Enclosing class:
- TLSProtocol
public static interface TLSProtocol.SslTlsOutbound
This is the supertype of all messages that the SslTls operator accepts on its plaintext side.