Class SlotState

java.lang.Object
akka.http.impl.engine.client.pool.SlotState
All Implemented Interfaces:
scala.Equals, scala.Product
Direct Known Subclasses:
SlotState.ConnectedState, SlotState.Embargoed, SlotState.OutOfEmbargo$, SlotState.ShouldCloseConnectionState, SlotState.Unconnected$

public abstract class SlotState extends Object implements scala.Product