public class HttpRequestRendererFactory$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static HttpRequestRendererFactory$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| HttpRequestRendererFactory$() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.pekko.util.ByteString | renderStrict(RequestRenderingContext ctx,
            ClientConnectionSettings settings,
            org.apache.pekko.event.LoggingAdapter log) | 
public static final HttpRequestRendererFactory$ MODULE$
public org.apache.pekko.util.ByteString renderStrict(RequestRenderingContext ctx, ClientConnectionSettings settings, org.apache.pekko.event.LoggingAdapter log)