Package com.norconex.collector.http.fetch
package com.norconex.collector.http.fetch
-
ClassDescriptionBase class implementing the
AbstractHttpFetcher.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.Fetches HTTP resources, trying all configured http fetchers, defaulting toGenericHttpFetcherwith default configuration if none are defined.Hold HTTP response information obtained from fetching a document using HttpFetchClient.Checked exception thrown upon encountering an error performing an HTTP FetchBuilder facilitating creation of an HTTP fetch response.Fetches HTTP resources.