public class HttpRequestPacer extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
MIN_TIME_BETWEEN_INTERNET_ACCESS |
| Constructor and Description |
|---|
HttpRequestPacer() |
| Modifier and Type | Method and Description |
|---|---|
void |
allowAccessToDomain(String url,
long timeBetweenRequests) |
void |
allowAccessToInternet() |
public static final long MIN_TIME_BETWEEN_INTERNET_ACCESS
public void allowAccessToInternet()
public void allowAccessToDomain(String url, long timeBetweenRequests)
Copyright © 2015. All rights reserved.