Package akka.http.impl.engine.client
Class HttpsProxyGraphStage$
java.lang.Object
akka.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 TypeMethodDescriptionakka.stream.scaladsl.BidiFlow<akka.util.ByteString,
akka.util.ByteString, akka.util.ByteString, akka.util.ByteString, akka.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 akka.stream.scaladsl.BidiFlow<akka.util.ByteString,akka.util.ByteString, applyakka.util.ByteString, akka.util.ByteString, akka.NotUsed> (String targetHostName, int targetPort, ClientConnectionSettings settings, scala.Option<HttpCredentials> proxyAuth)
-