Packages

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, name: String, pipeliningLimit: Int, reqestTimeout: FiniteDuration, maxDelay: (HttpRequest) => FiniteDuration, rejectionResponse: (HttpRequest) => HttpResponse, result: (HttpResponse) => Outcome) extends Product with Serializable
  3. class LiFoQueuedLimitActor[T] extends AbstractBehavior[LimitActorCommand[T]]
  4. class LocalLimitBidi[In, Out] extends GraphStage[LimitShape[In, Out]]

Ungrouped