Package org.apache.nutch.protocol

Interface Summary
Protocol A retriever of url content.
 

Class Summary
Content  
ProtocolFactory Creates and caches Protocol plugins.
ProtocolOutput Simple aggregate to pass from protocol plugins both content and protocol status.
ProtocolStatus  
 

Exception Summary
ProtocolException  
ProtocolNotFound  
ResourceGone Thrown when a resource is invalid.
ResourceMoved Thrown when a resource no longer exists.
RetryLater Thrown when a resource should be retried later.
 



Copyright © 2006 The Apache Software Foundation