Package org.apache.pekko.stream
Interface TLSProtocol.SslTlsInbound
- All Known Implementing Classes:
TLSProtocol.SessionBytes,TLSProtocol.SessionTruncated,TLSProtocol.SessionTruncated$
- Enclosing class:
- TLSProtocol
public static interface TLSProtocol.SslTlsInbound
This is the supertype of all messages that the SslTls operator emits on the
plaintext side.