| Package | Description |
|---|---|
| org.apache.nutch.protocol.htmlunit |
Protocol plugin which supports retrieving documents via the http protocol.
|
| org.apache.nutch.protocol.http |
Protocol plugin which supports retrieving documents via the http protocol.
|
| org.apache.nutch.protocol.http.api |
Common API used by HTTP plugins (
http,
httpclient) |
| org.apache.nutch.protocol.okhttp |
Protocol plugin based on okhttp, supports http, https, http/2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Http |
| Constructor and Description |
|---|
HttpResponse(HttpBase http,
URL url,
CrawlDatum datum)
Default public constructor.
|
| Constructor and Description |
|---|
HttpResponse(HttpBase http,
URL url,
CrawlDatum datum)
Default public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
HttpBase.main(HttpBase http,
String[] args) |
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttp |
Copyright © 2021 The Apache Software Foundation