Uses of Class
com.norconex.collector.http.fetch.HttpFetchResponseBuilder
Packages that use HttpFetchResponseBuilder
-
Uses of HttpFetchResponseBuilder in com.norconex.collector.http.fetch
Methods in com.norconex.collector.http.fetch that return HttpFetchResponseBuilderModifier and TypeMethodDescriptionHttpFetchResponseBuilder.setCrawlState(CrawlState crawlState) HttpFetchResponseBuilder.setException(Exception exception) HttpFetchResponseBuilder.setReasonPhrase(String reasonPhrase) HttpFetchResponseBuilder.setRedirectTarget(String targetURL) HttpFetchResponseBuilder.setStatusCode(int statusCode) HttpFetchResponseBuilder.setUserAgent(String userAgent) static HttpFetchResponseBuilderHttpFetchResponseBuilder.unsupported()