Uses of Class
org.apache.nutch.protocol.okhttp.OkHttp
-
Packages that use OkHttp Package Description org.apache.nutch.protocol.okhttp Protocol plugin for HTTP/HTTPS based on okhttp, supports HTTP 1.1 and/or http/2. -
-
Uses of OkHttp in org.apache.nutch.protocol.okhttp
Constructors in org.apache.nutch.protocol.okhttp with parameters of type OkHttp Constructor Description OkHttpResponse(OkHttp okhttp, URL url, CrawlDatum datum)
-