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