Package net.nutch.protocol

Interface Summary
Protocol A retriever of url content.
 

Class Summary
Content  
ProtocolFactory Creates and caches Protocol plugins.
 

Exception Summary
ProtocolException Thrown by Protocol.getContent(String).
ProtocolNotFound  
ResourceGone Thrown by Protocol.getContent(String) when a URL is invalid.
ResourceMoved Thrown by Protocol.getContent(String) when a URL no longer exists.
RetryLater Thrown by Protocol.getContent(String) when a URL should be retried later.
 



Copyright © 2004 The Nutch Organization.