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