| Interface | Description |
|---|---|
| CrawlController.WebCrawlerFactory<T extends WebCrawler> |
| Class | Description |
|---|---|
| Configurable | Deprecated
This will removed without notice.
|
| CrawlConfig | |
| CrawlController |
The controller that manages a crawling session.
|
| Page |
This class contains the data for a fetched and parsed page.
|
| WebCrawler |
WebCrawler class in the Runnable class that is executed by each crawler thread.
|
Copyright © 2018. All rights reserved.