Class RenderSupport.CheckContentLengthTransformer$

  • Enclosing class:
    RenderSupport

    public static class RenderSupport.CheckContentLengthTransformer$
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      akka.stream.scaladsl.Flow<akka.util.ByteString,​akka.util.ByteString,​akka.NotUsed> flow​(long contentLength)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CheckContentLengthTransformer$

        public CheckContentLengthTransformer$()
    • Method Detail

      • flow

        public akka.stream.scaladsl.Flow<akka.util.ByteString,​akka.util.ByteString,​akka.NotUsed> flow​(long contentLength)