| Package | Description |
|---|---|
| ai.preferred.venom | |
| ai.preferred.venom.fetcher |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkerManager |
| Modifier and Type | Class and Description |
|---|---|
class |
Crawler
This class handles the coordination between classes during the pre and
post fetching of a page such as executing threads, calling to fetcher
and manipulating the priority of a scheduled request.
|
class |
ThreadedWorkerManager |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Fetcher
This interface represents only the most basic of fetching a request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncFetcher
This class holds the implementation to provide how items are fetched, to fetch the item,
to validate the item and to store it if specified.
|
Copyright © 2019. All rights reserved.