Class NewHostConnectionPoolSpec$

java.lang.Object
org.apache.pekko.http.impl.engine.client.pool.NewHostConnectionPoolSpec$
All Implemented Interfaces:
Serializable

public class NewHostConnectionPoolSpec$ extends Object implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final NewHostConnectionPoolSpec$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • NewHostConnectionPoolSpec$

      public NewHostConnectionPoolSpec$()
  • Method Details

    • SlotStateTimeout

      public scala.concurrent.duration.FiniteDuration SlotStateTimeout()
      A delay no other part of the machinery schedules with, so that slot state timeouts can be told apart
    • slotStateTimeouts

      public CopyOnWriteArrayList<org.apache.pekko.actor.Cancellable> slotStateTimeouts()