package limits

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class GlobalLimitBidi[In, Out] extends GraphStage[LimitShape[In, Out]]
  2. final case class HttpLiFoQueuedConcurrencyLimitConfig(limitAlgorithm: Limit, maxLiFoQueueDepth: Int, batchSize: Int, batchTimeout: FiniteDuration, name: String, pipeliningLimit: Int, requestTimeout: FiniteDuration, maxDelay: FiniteDuration, weight: (HttpResponse) => Int, rejectionResponse: (HttpRequest) => HttpResponse, result: (HttpResponse) => Outcome) extends Product with Serializable
  3. class LiFoQueuedLimitActor extends AbstractBehavior[LimitActorMessage]
  4. class LocalLimitBidi[In, Out] extends GraphStage[LimitShape[In, Out]]
  5. case class RequestWeight(weight: Int) extends Product with Serializable

Ungrouped