public class HttpResponseRendererFactory.HttpResponseRenderer.HeadersAndStreamedEntity
extends java.lang.Object
implements scala.Product, java.io.Serializable
Constructor and Description |
---|
HeadersAndStreamedEntity(org.apache.pekko.util.ByteString headerBytes,
org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,java.lang.Object> remainingData) |
Modifier and Type | Method and Description |
---|---|
org.apache.pekko.util.ByteString |
headerBytes() |
org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,java.lang.Object> |
remainingData() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait