Class HttpRequestRendererFactory$
java.lang.Object
org.apache.pekko.http.impl.engine.rendering.HttpRequestRendererFactory$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpRequestRendererFactory$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.util.ByteString
renderStrict
(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
-
renderStrict
public org.apache.pekko.util.ByteString renderStrict(RequestRenderingContext ctx, ClientConnectionSettings settings, org.apache.pekko.event.LoggingAdapter log)
-