Class SlotState$
java.lang.Object
org.apache.pekko.http.impl.engine.client.pool.SlotState$
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 SummaryFieldsModifier and TypeFieldDescriptionstatic final SlotState$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
SlotState$public SlotState$()
 
-