Uses of Package
org.apache.nutch.protocol

Packages that use org.apache.nutch.protocol
org.apache.nutch.parse.ext   
org.apache.nutch.parse.feed   
org.apache.nutch.parse.swf   
org.apache.nutch.parse.zip   
org.apache.nutch.protocol   
org.apache.nutch.protocol.file Protocol plugin which supports retrieving local file resources. 
org.apache.nutch.protocol.ftp Protocol plugin which supports retrieving documents via the ftp 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.sftp Protocol plugin which supports retrieving documents via the sftp protocol. 
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.parse.ext
Content
           
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.parse.feed
Content
           
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.parse.swf
Content
           
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.parse.zip
Content
           
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.protocol
Content
           
Protocol
          A retriever of url content.
ProtocolException
           
ProtocolNotFound
           
ProtocolOutput
          Simple aggregate to pass from protocol plugins both content and protocol status.
ProtocolStatusCodes
           
RobotRules
          This class holds the rules which were parsed from a robots.txt file, and can test paths against those rules.
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.protocol.file
Content
           
Protocol
          A retriever of url content.
ProtocolException
           
ProtocolOutput
          Simple aggregate to pass from protocol plugins both content and protocol status.
RobotRules
          This class holds the rules which were parsed from a robots.txt file, and can test paths against those rules.
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.protocol.ftp
Content
           
Protocol
          A retriever of url content.
ProtocolException
           
ProtocolOutput
          Simple aggregate to pass from protocol plugins both content and protocol status.
RobotRules
          This class holds the rules which were parsed from a robots.txt file, and can test paths against those rules.
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.protocol.http
Protocol
          A retriever of url content.
ProtocolException
           
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.protocol.http.api
Protocol
          A retriever of url content.
ProtocolException
           
ProtocolOutput
          Simple aggregate to pass from protocol plugins both content and protocol status.
RobotRules
          This class holds the rules which were parsed from a robots.txt file, and can test paths against those rules.
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.protocol.sftp
Protocol
          A retriever of url content.
ProtocolOutput
          Simple aggregate to pass from protocol plugins both content and protocol status.
RobotRules
          This class holds the rules which were parsed from a robots.txt file, and can test paths against those rules.
 



Copyright © 2012 The Apache Software Foundation