Package com.norconex.crawler.web.fetch
Interface WebFetchResponse
- All Superinterfaces:
FetchResponse
- All Known Implementing Classes:
AggregatedWebFetchResponse,HttpClientFetchResponse
HTTP response information obtained from fetching a document.
- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface com.norconex.crawler.core.fetch.FetchResponse
getException, getProcessingOutcome, getReasonPhrase, getStatusCode