Package | Description |
---|---|
io.undertow |
Modifier and Type | Method and Description |
---|---|
static ResponseRateLimitingHandler | Handlers.responseRateLimitingHandler(HttpHandler next, int bytes, long time, TimeUnit timeUnit) A handler that limits the download speed to a set number of bytes/period |
Copyright © 2020 JBoss by Red Hat. All rights reserved.