Class HttpsProxyGraphStage$
java.lang.Object
org.apache.pekko.http.impl.engine.client.HttpsProxyGraphStage$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpsProxyGraphStage$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.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)
-
Field Details
-
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, applyorg.apache.pekko.util.ByteString, org.apache.pekko.util.ByteString, org.apache.pekko.NotUsed> (String targetHostName, int targetPort, ClientConnectionSettings settings, scala.Option<HttpCredentials> proxyAuth)
-