Uses of Package
org.apache.nutch.protocol

Packages that use org.apache.nutch.protocol
com.endeca.itl.web.auth   
com.endeca.itl.web.process   
org.apache.nutch.crawl Crawl control code. 
org.apache.nutch.fetcher The Nutch robot. 
org.apache.nutch.parse   
org.apache.nutch.protocol   
 

Classes in org.apache.nutch.protocol used by com.endeca.itl.web.auth
Protocol
          A retriever of url content.
 

Classes in org.apache.nutch.protocol used by com.endeca.itl.web.process
Content
           
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.crawl
Content
           
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.fetcher
Content
           
 

Classes in org.apache.nutch.protocol used by org.apache.nutch.parse
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.
ProtocolStatus
           
RobotRules
          This class holds the rules which were parsed from a robots.txt file, and can test paths against those rules.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.