Uses of Class
org.apache.manifoldcf.crawler.connectors.webcrawler.RobotsManager.HostDescription
-
-
Uses of RobotsManager.HostDescription in org.apache.manifoldcf.crawler.connectors.webcrawler
Fields in org.apache.manifoldcf.crawler.connectors.webcrawler declared as RobotsManager.HostDescription Modifier and Type Field Description protected RobotsManager.HostDescriptionRobotsManager.HostExecutor. thisHostConstructors in org.apache.manifoldcf.crawler.connectors.webcrawler with parameters of type RobotsManager.HostDescription Constructor Description HostExecutor(RobotsManager manager, org.apache.manifoldcf.crawler.interfaces.IProcessActivity activities, RobotsManager.HostDescription objectDescription)Constructor.
-