Package akka.http.impl.engine.rendering
Class ResponseRenderingOutput.HttpData
- java.lang.Object
-
- akka.http.impl.engine.rendering.ResponseRenderingOutput.HttpData
-
- All Implemented Interfaces:
ResponseRenderingOutput
,java.io.Serializable
,scala.Equals
,scala.Product
- Enclosing interface:
- ResponseRenderingOutput
public static class ResponseRenderingOutput.HttpData extends java.lang.Object implements ResponseRenderingOutput, scala.Product, java.io.Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface akka.http.impl.engine.rendering.ResponseRenderingOutput
ResponseRenderingOutput.HttpData, ResponseRenderingOutput.HttpData$, ResponseRenderingOutput.SwitchToOtherProtocol, ResponseRenderingOutput.SwitchToOtherProtocol$
-
-
Constructor Summary
Constructors Constructor Description HttpData(akka.util.ByteString bytes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description akka.util.ByteString
bytes()
-