|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |