| Package | Description |
|---|---|
| ai.preferred.venom | |
| ai.preferred.venom.fetcher |
| Modifier and Type | Class and Description |
|---|---|
static class |
AsyncCrawler.AsyncCrawlerCallbackProcessor |
| Modifier and Type | Field and Description |
|---|---|
static Crawler.CallbackProcessor |
Crawler.EMPTY_CALLBACK_PROCESSOR |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Future<Response> |
Fetcher.fetch(@NotNull Request request,
Crawler.CallbackProcessor callback)
Fetch the desired HTTP page given in
Request. |
Future<Response> |
AsyncFetcher.fetch(Request request,
Crawler.CallbackProcessor callback) |
Copyright © 2018. All rights reserved.