Package akka.http.impl.engine.client
Class HttpsProxyGraphStage.Connecting$
- java.lang.Object
-
- akka.http.impl.engine.client.HttpsProxyGraphStage.Connecting$
-
- All Implemented Interfaces:
HttpsProxyGraphStage.State
,java.io.Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- HttpsProxyGraphStage
public static class HttpsProxyGraphStage.Connecting$ extends java.lang.Object implements HttpsProxyGraphStage.State, scala.Product, java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static HttpsProxyGraphStage.Connecting$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Connecting$()
-
-
-
Field Detail
-
MODULE$
public static final HttpsProxyGraphStage.Connecting$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-