Class BinaryMessage$
java.lang.Object
org.apache.pekko.http.scaladsl.model.ws.BinaryMessage$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final BinaryMessage$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
BinaryMessage$public BinaryMessage$()
 
- 
- 
Method Details- 
apply
- 
applypublic BinaryMessage apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString, Object> dataStream) 
 
-