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