public class BinaryMessage$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static BinaryMessage$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| BinaryMessage$() | 
| Modifier and Type | Method and Description | 
|---|---|
| BinaryMessage.Strict | apply(org.apache.pekko.util.ByteString data) | 
| BinaryMessage | apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,java.lang.Object> dataStream) | 
public static final BinaryMessage$ MODULE$
public BinaryMessage.Strict apply(org.apache.pekko.util.ByteString data)
public BinaryMessage apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,java.lang.Object> dataStream)