Class SlotState.ConnectedState

java.lang.Object
akka.http.impl.engine.client.pool.SlotState
akka.http.impl.engine.client.pool.SlotState.ConnectedState
All Implemented Interfaces:
scala.Equals, scala.Product
Direct Known Subclasses:
SlotState.Connecting, SlotState.Idle, SlotState.PreConnecting$, SlotState.PushingRequestToConnection, SlotState.WaitingForEndOfRequestEntity$, SlotState.WaitingForEndOfResponseEntity, SlotState.WaitingForResponse, SlotState.WaitingForResponseDispatch, SlotState.WaitingForResponseEntitySubscription
Enclosing class:
SlotState

public abstract static class SlotState.ConnectedState extends SlotState
  • Constructor Details

    • ConnectedState

      public ConnectedState()
  • Method Details