Package akka.http.impl.engine.client
Class HttpsProxyGraphStage.Starting$
- java.lang.Object
-
- akka.http.impl.engine.client.HttpsProxyGraphStage.Starting$
-
- All Implemented Interfaces:
HttpsProxyGraphStage.State
,java.io.Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- HttpsProxyGraphStage
public static class HttpsProxyGraphStage.Starting$ 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.Starting$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Starting$()
-
-
-
Field Detail
-
MODULE$
public static final HttpsProxyGraphStage.Starting$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-