public class ProThrottle extends Throttle
Constructor and Description |
---|
ProThrottle() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(QSocket socket) |
void |
close(QSocket socket) |
int |
getMaxConcurrentRequests() |
int |
getRequestCount() |
void |
setMaxConcurrentRequests(int maxConcurrentRequests) |
public int getMaxConcurrentRequests()
getMaxConcurrentRequests
in class Throttle
public void setMaxConcurrentRequests(int maxConcurrentRequests)
setMaxConcurrentRequests
in class Throttle
public int getRequestCount()