TLSPlacebo
org.apache.pekko.stream.javadsl.TLSPlacebo
object TLSPlacebo
This object holds simple wrapping pekko.stream.scaladsl.BidiFlow implementations that can be used instead of TLS when no encryption is desired. The flows will just adapt the message protocol by wrapping into SessionBytes and unwrapping SendBytes.
Attributes
- Source
- TLS.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TLSPlacebo.type
Members list
In this article