Class 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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final Http.HostConnectionPool$ MODULE$
        Deprecated.
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • HostConnectionPool$

        public HostConnectionPool$()
        Deprecated.