@Configurable public class Throttle extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Throttle() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(QSocket socket) |
void |
close(QSocket socket) |
static Throttle |
createPro() |
int |
getMaxConcurrentRequests() |
void |
setMaxConcurrentRequests(int max) |