Class RenderSupport.CheckContentLengthTransformer$
java.lang.Object
org.apache.pekko.http.impl.engine.rendering.RenderSupport.CheckContentLengthTransformer$
- Enclosing class:
- RenderSupport
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final RenderSupport.CheckContentLengthTransformer$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString, org.apache.pekko.NotUsed> flow(long contentLength) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
CheckContentLengthTransformer$public CheckContentLengthTransformer$()
 
- 
- 
Method Details- 
flowpublic org.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString, floworg.apache.pekko.NotUsed> (long contentLength) 
 
-