Class BinaryMessage$
java.lang.Object
org.apache.pekko.http.scaladsl.model.ws.BinaryMessage$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BinaryMessage$
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
-
BinaryMessage$
public BinaryMessage$()
-
-
Method Details
-
apply
-
apply
public BinaryMessage apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString, Object> dataStream)
-