public static class HttpRequestRendererFactory.RequestRenderingOutput$.Streamed extends java.lang.Object implements HttpRequestRendererFactory.RequestRenderingOutput, scala.Product, java.io.Serializable
Constructor and Description |
---|
Streamed(akka.stream.scaladsl.Source<akka.util.ByteString,java.lang.Object> byteStream) |
Modifier and Type | Method and Description |
---|---|
akka.stream.scaladsl.Source<akka.util.ByteString,java.lang.Object> |
byteStream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Streamed(akka.stream.scaladsl.Source<akka.util.ByteString,java.lang.Object> byteStream)
public akka.stream.scaladsl.Source<akka.util.ByteString,java.lang.Object> byteStream()
byteStream
in interface HttpRequestRendererFactory.RequestRenderingOutput