public static class HttpRequestRendererFactory.RequestRenderingOutput$.Strict extends java.lang.Object implements HttpRequestRendererFactory.RequestRenderingOutput, scala.Product, java.io.Serializable
Constructor and Description |
---|
Strict(org.apache.pekko.util.ByteString bytes) |
Modifier and Type | Method and Description |
---|---|
org.apache.pekko.util.ByteString |
bytes() |
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, wait
public org.apache.pekko.util.ByteString bytes()
public org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,java.lang.Object> byteStream()
byteStream
in interface HttpRequestRendererFactory.RequestRenderingOutput