Class HttpsProxyGraphStage$

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

public class HttpsProxyGraphStage$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final HttpsProxyGraphStage$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • HttpsProxyGraphStage$

      public HttpsProxyGraphStage$()
  • Method Details

    • apply

      public org.apache.pekko.stream.scaladsl.BidiFlow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,org.apache.pekko.NotUsed> apply(String targetHostName, int targetPort, ClientConnectionSettings settings, scala.Option<HttpCredentials> proxyAuth)