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