Class OutgoingConnectionBlueprint$

java.lang.Object
org.apache.pekko.http.impl.engine.client.OutgoingConnectionBlueprint$

public class OutgoingConnectionBlueprint$ extends Object
INTERNAL API
  • Field Details

  • Constructor Details

    • OutgoingConnectionBlueprint$

      public OutgoingConnectionBlueprint$()
  • Method Details

    • apply

      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)