public class OutgoingConnectionBlueprint$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static OutgoingConnectionBlueprint$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| OutgoingConnectionBlueprint$() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.pekko.stream.scaladsl.BidiFlow<HttpRequest,org.apache.pekko.stream.TLSProtocol.SslTlsOutbound,org.apache.pekko.stream.TLSProtocol.SslTlsInbound,HttpResponse,org.apache.pekko.NotUsed> | apply(Host hostHeader,
     ClientConnectionSettings settings,
     org.apache.pekko.event.LoggingAdapter log) | 
public static final OutgoingConnectionBlueprint$ MODULE$
public org.apache.pekko.stream.scaladsl.BidiFlow<HttpRequest,org.apache.pekko.stream.TLSProtocol.SslTlsOutbound,org.apache.pekko.stream.TLSProtocol.SslTlsInbound,HttpResponse,org.apache.pekko.NotUsed> apply(Host hostHeader, ClientConnectionSettings settings, org.apache.pekko.event.LoggingAdapter log)