Class HttpsProxyGraphStage.Connecting$
java.lang.Object
org.apache.pekko.http.impl.engine.client.HttpsProxyGraphStage.Connecting$
- All Implemented Interfaces:
Serializable,HttpsProxyGraphStage.State,scala.Equals,scala.Product
- Enclosing class:
- HttpsProxyGraphStage
public static class HttpsProxyGraphStage.Connecting$
extends Object
implements HttpsProxyGraphStage.State, scala.Product, Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpsProxyGraphStage.Connecting$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Connecting$
public Connecting$()
-