public class URLManager extends Object
| Constructor and Description |
|---|
URLManager(List<String> urls) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActiveURL() |
List<String> |
getURLs() |
void |
markFailed(String url) |
void |
setURLs(List<String> urls) |
Copyright © 2014 Apache Software Foundation. All rights reserved.