Class RenderSupport.ChunkTransformer$
java.lang.Object
org.apache.pekko.http.impl.engine.rendering.RenderSupport.ChunkTransformer$
- Enclosing class:
- RenderSupport
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RenderSupport.ChunkTransformer$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier 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
-
flow
public org.apache.pekko.stream.scaladsl.Flow<HttpEntity.ChunkStreamPart,org.apache.pekko.util.ByteString, flow()org.apache.pekko.NotUsed>
-