Class ResponseRenderingOutput.HttpData
java.lang.Object
org.apache.pekko.http.impl.engine.rendering.ResponseRenderingOutput.HttpData
- All Implemented Interfaces:
Serializable
,ResponseRenderingOutput
,scala.Equals
,scala.Product
- Enclosing interface:
- ResponseRenderingOutput
public static class ResponseRenderingOutput.HttpData
extends Object
implements ResponseRenderingOutput, scala.Product, Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pekko.http.impl.engine.rendering.ResponseRenderingOutput
ResponseRenderingOutput.HttpData, ResponseRenderingOutput.HttpData$, ResponseRenderingOutput.SwitchToOtherProtocol, ResponseRenderingOutput.SwitchToOtherProtocol$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
HttpData
public HttpData(org.apache.pekko.util.ByteString bytes)
-
-
Method Details
-
bytes
public org.apache.pekko.util.ByteString bytes()
-