Uses of Interface
com.norconex.collector.http.db.ICrawlURLDatabaseFactory

Packages that use ICrawlURLDatabaseFactory
com.norconex.collector.http.crawler   
com.norconex.collector.http.db.impl   
 

Uses of ICrawlURLDatabaseFactory in com.norconex.collector.http.crawler
 

Methods in com.norconex.collector.http.crawler that return ICrawlURLDatabaseFactory
 ICrawlURLDatabaseFactory HttpCrawlerConfig.getCrawlURLDatabaseFactory()
           
 

Methods in com.norconex.collector.http.crawler with parameters of type ICrawlURLDatabaseFactory
 void HttpCrawlerConfig.setCrawlURLDatabaseFactory(ICrawlURLDatabaseFactory crawlURLDatabaseFactory)
           
 

Uses of ICrawlURLDatabaseFactory in com.norconex.collector.http.db.impl
 

Classes in com.norconex.collector.http.db.impl that implement ICrawlURLDatabaseFactory
 class DefaultCrawlURLDatabaseFactory
          Default database factory creating a DerbyCrawlURLDatabase instance.
 



Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.