Class HttpRequestRendererFactory$
java.lang.Object
org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HttpRequestRendererFactory$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.pekko.util.ByteStringrenderStrict(RequestRenderingContext ctx, ClientConnectionSettings settings, org.apache.pekko.event.LoggingAdapter log) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
HttpRequestRendererFactory$public HttpRequestRendererFactory$()
 
- 
- 
Method Details- 
renderStrictpublic org.apache.pekko.util.ByteString renderStrict(RequestRenderingContext ctx, ClientConnectionSettings settings, org.apache.pekko.event.LoggingAdapter log) 
 
-