Class SlotState.Unconnected$

java.lang.Object
akka.http.impl.engine.client.pool.SlotState
akka.http.impl.engine.client.pool.SlotState.Unconnected$
All Implemented Interfaces:
SlotState.IdleState, SlotState.UnconnectedState, Serializable, scala.Equals, scala.Product
Enclosing class:
SlotState

public static class SlotState.Unconnected$ extends SlotState implements SlotState.UnconnectedState, scala.Product, Serializable
See Also:
  • Field Details

    • MODULE$

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

    • Unconnected$

      public Unconnected$()