Class SlotState$

java.lang.Object
akka.http.impl.engine.client.pool.SlotState$

public class SlotState$ extends Object
Internal API

Implementation of slot logic that is completed decoupled from the machinery bits which are implemented in the GraphStageLogic and exposed only through SlotContext.

  • Field Details

    • MODULE$

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

    • SlotState$

      public SlotState$()