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