Class OutgoingConnectionBlueprint$
java.lang.Object
org.apache.pekko.http.impl.engine.client.OutgoingConnectionBlueprint$
INTERNAL API
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final OutgoingConnectionBlueprint$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.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) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
OutgoingConnectionBlueprint$public OutgoingConnectionBlueprint$()
 
- 
- 
Method Details- 
applypublic org.apache.pekko.stream.scaladsl.BidiFlow<HttpRequest,org.apache.pekko.stream.TLSProtocol.SslTlsOutbound, applyorg.apache.pekko.stream.TLSProtocol.SslTlsInbound, HttpResponse, org.apache.pekko.NotUsed> (Host hostHeader, ClientConnectionSettings settings, org.apache.pekko.event.LoggingAdapter log) 
 
-