public class HttpsProxyGraphStage$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static HttpsProxyGraphStage$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
HttpsProxyGraphStage$() |
| Modifier and Type | Method and Description |
|---|---|
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(java.lang.String targetHostName,
int targetPort,
ClientConnectionSettings settings,
scala.Option<HttpCredentials> proxyAuth) |
public static final HttpsProxyGraphStage$ MODULE$
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(java.lang.String targetHostName,
int targetPort,
ClientConnectionSettings settings,
scala.Option<HttpCredentials> proxyAuth)