Class ThrottlingService

All Implemented Interfaces:
Unwrappable, HttpService, Service<HttpRequest,​HttpResponse>

public final class ThrottlingService
extends AbstractThrottlingService<HttpRequest,​HttpResponse>
implements HttpService
Decorates an HttpService to throttle incoming requests.