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