org.apache.manifoldcf.crawler.connectors.webcrawler
Interface IRedirectionHandler

All Superinterfaces:
IDiscoveredLinkHandler
All Known Implementing Classes:
WebcrawlerConnector.FindPreferredRedirectionHandler, WebcrawlerConnector.FindRedirectionHandler, WebcrawlerConnector.ProcessActivityRedirectionHandler

public interface IRedirectionHandler
extends IDiscoveredLinkHandler

This interface describes the functionality needed by an redirection processor in order to handle a redirection.


Method Summary
 
Methods inherited from interface org.apache.manifoldcf.crawler.connectors.webcrawler.IDiscoveredLinkHandler
noteDiscoveredLink