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