Package org.apache.pekko.stream.scaladsl
Class TLSPlacebo$
java.lang.Object
org.apache.pekko.stream.scaladsl.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.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLSPlacebo$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TLSPlacebo$
public TLSPlacebo$()
-
-
Method Details
-
apply
-