public static class RenderSupport.ChunkTransformer$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static RenderSupport.ChunkTransformer$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ChunkTransformer$() |
Modifier and Type | Method and Description |
---|---|
org.apache.pekko.stream.scaladsl.Flow<HttpEntity.ChunkStreamPart,org.apache.pekko.util.ByteString,org.apache.pekko.NotUsed> |
flow() |
public static final RenderSupport.ChunkTransformer$ MODULE$
public org.apache.pekko.stream.scaladsl.Flow<HttpEntity.ChunkStreamPart,org.apache.pekko.util.ByteString,org.apache.pekko.NotUsed> flow()