Uses of Interface
com.norconex.crawler.core.fetch.MultiFetcher.UnsuccessfulResponseFactory
Packages that use MultiFetcher.UnsuccessfulResponseFactory
-
Uses of MultiFetcher.UnsuccessfulResponseFactory in com.norconex.crawler.core
Methods in com.norconex.crawler.core that return MultiFetcher.UnsuccessfulResponseFactoryMethods in com.norconex.crawler.core with parameters of type MultiFetcher.UnsuccessfulResponseFactoryModifier and TypeMethodDescriptionCrawlerDriver.FetchDriver.unsuccesfulResponseFactory(MultiFetcher.UnsuccessfulResponseFactory unsuccesfulResponseFactory) -
Uses of MultiFetcher.UnsuccessfulResponseFactory in com.norconex.crawler.core.fetch
Methods in com.norconex.crawler.core.fetch with parameters of type MultiFetcher.UnsuccessfulResponseFactoryModifier and TypeMethodDescriptionMultiFetcher.Builder.unsuccessfulResponseFactory(MultiFetcher.UnsuccessfulResponseFactory unsuccessfulResponseFactory)