Package org.apache.nutch.protocol.http

Protocol plugin which supports retrieving documents via the http protocol.

See:
          Description

Class Summary
Http An implementation of the Http protocol.
HttpResponse An HTTP response.
RobotRulesParser This class handles the parsing of robots.txt files.
RobotRulesParser.RobotRuleSet This class holds the rules which were parsed from a robots.txt file, and can test paths against those rules.
 

Exception Summary
HttpError Thrown for HTTP error codes.
HttpException  
 

Package org.apache.nutch.protocol.http Description

Protocol plugin which supports retrieving documents via the http protocol.



Copyright © 2006 The Apache Software Foundation