|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHttpDocumentFetcher | |
---|---|
com.norconex.collector.http.crawler | |
com.norconex.collector.http.handler.impl |
Uses of IHttpDocumentFetcher in com.norconex.collector.http.crawler |
---|
Methods in com.norconex.collector.http.crawler that return IHttpDocumentFetcher | |
---|---|
IHttpDocumentFetcher |
HttpCrawlerConfig.getHttpDocumentFetcher()
|
Methods in com.norconex.collector.http.crawler with parameters of type IHttpDocumentFetcher | |
---|---|
void |
IHttpCrawlerEventListener.documentFetched(HttpCrawler crawler,
HttpDocument document,
IHttpDocumentFetcher fetcher)
|
void |
HttpCrawlerEventAdapter.documentFetched(HttpCrawler crawler,
HttpDocument document,
IHttpDocumentFetcher fetcher)
|
void |
HttpCrawlerConfig.setHttpDocumentFetcher(IHttpDocumentFetcher httpDocumentFetcher)
|
Uses of IHttpDocumentFetcher in com.norconex.collector.http.handler.impl |
---|
Classes in com.norconex.collector.http.handler.impl that implement IHttpDocumentFetcher | |
---|---|
class |
DefaultDocumentFetcher
Default implementation of IHttpDocumentFetcher . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |