|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpBase | |
|---|---|
| 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) |
| Uses of HttpBase in org.apache.nutch.protocol.http |
|---|
| Subclasses of HttpBase in org.apache.nutch.protocol.http | |
|---|---|
class |
Http
|
| Constructors in org.apache.nutch.protocol.http with parameters of type HttpBase | |
|---|---|
HttpResponse(HttpBase http,
URL url,
WebPage page)
|
|
| Uses of HttpBase in org.apache.nutch.protocol.http.api |
|---|
| Methods in org.apache.nutch.protocol.http.api with parameters of type HttpBase | |
|---|---|
long |
RobotRulesParser.getCrawlDelay(HttpBase http,
URL url)
|
RobotRulesParser.RobotRuleSet |
RobotRulesParser.getRobotRulesSet(HttpBase http,
String url)
|
boolean |
RobotRulesParser.isAllowed(HttpBase http,
URL url)
|
protected static void |
HttpBase.main(HttpBase http,
String[] args)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||