Uses of Package
com.norconex.collector.http.fetch
-
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.crawler Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined.IHttpFetcher Fetches HTTP resources. -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.fetch Class Description HttpFetchException Checked exception thrown upon encountering an error performing an HTTP FetchHttpFetchResponseBuilder Builder facilitating creation of an HTTP fetch response.HttpMethod IHttpFetcher Fetches HTTP resources.IHttpFetchResponse -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.fetch.impl Class Description AbstractHttpFetcher Base class implementing theAbstractHttpFetcher.accept(Doc, HttpMethod)
method using reference filters to determine if this fetcher will accept to fetch a URL and delegating the HTTP method check to its ownAbstractHttpFetcher.accept(HttpMethod)
abstract method.HttpFetchException Checked exception thrown upon encountering an error performing an HTTP FetchHttpMethod IHttpFetcher Fetches HTTP resources.IHttpFetchResponse -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.fetch.impl.webdriver Class Description AbstractHttpFetcher Base class implementing theAbstractHttpFetcher.accept(Doc, HttpMethod)
method using reference filters to determine if this fetcher will accept to fetch a URL and delegating the HTTP method check to its ownAbstractHttpFetcher.accept(HttpMethod)
abstract method.HttpFetchException Checked exception thrown upon encountering an error performing an HTTP FetchHttpMethod IHttpFetcher Fetches HTTP resources.IHttpFetchResponse -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.fetch.util Class Description HttpMethod -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.pipeline.committer Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined. -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.pipeline.importer Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined. -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.processor Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined. -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.processor.impl Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined. -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.robot Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined. -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.robot.impl Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined. -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.sitemap Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined. -
Classes in com.norconex.collector.http.fetch used by com.norconex.collector.http.sitemap.impl Class Description HttpFetchClient Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcher
with default configuration if none are defined.