Class HttpRequestRendererFactory.RequestRenderingOutput$.Strict

java.lang.Object
akka.http.impl.engine.rendering.HttpRequestRendererFactory.RequestRenderingOutput$.Strict
All Implemented Interfaces:
HttpRequestRendererFactory.RequestRenderingOutput, Serializable, scala.Equals, scala.Product
Enclosing class:
HttpRequestRendererFactory.RequestRenderingOutput$

public static class HttpRequestRendererFactory.RequestRenderingOutput$.Strict extends Object implements HttpRequestRendererFactory.RequestRenderingOutput, scala.Product, Serializable
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Strict(akka.util.ByteString bytes)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    akka.util.ByteString
     
    akka.stream.scaladsl.Source<akka.util.ByteString,Object>
     

    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