Package akka.http.scaladsl
Class Http.HostConnectionPool$
- java.lang.Object
-
- akka.http.scaladsl.Http.HostConnectionPool$
-
- Enclosing class:
- Http
public static class Http.HostConnectionPool$ extends java.lang.Object
Deprecated.Not needed any more. Kept for binary compatibility. Since 10.2.0.
-
-
Field Summary
Fields Modifier and Type Field Description static Http.HostConnectionPool$
MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description HostConnectionPool$()
Deprecated.
-
-
-
Field Detail
-
MODULE$
public static final Http.HostConnectionPool$ MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
-