Class BinaryMessage$

java.lang.Object
org.apache.pekko.http.scaladsl.model.ws.BinaryMessage$

public class BinaryMessage$ extends Object
  • Field Details

    • MODULE$

      public static final BinaryMessage$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • BinaryMessage$

      public BinaryMessage$()
  • Method Details

    • apply

      public BinaryMessage.Strict apply(org.apache.pekko.util.ByteString data)
    • apply

      public BinaryMessage apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,Object> dataStream)