| Package | Description |
|---|---|
| ai.preferred.venom.fetcher |
| Modifier and Type | Method and Description |
|---|---|
HttpFetcher.HttpFetcherResponse |
HttpFetcher.fetch(Request request) |
protected HttpFetcher.HttpFetcherResponse |
HttpFetcher.makeInvalidResponse(HttpFetcherRequest request,
BaseResponse response,
FetcherResponse.Status status)
Method called when status is makeInvalidResponse
For additional processing or logging, when required.
|
protected HttpFetcher.HttpFetcherResponse |
HttpFetcher.makeValidResponse(HttpFetcherRequest request,
BaseResponse response)
Method called when status is makeValidResponse
For additional processing or logging, when required.
|
Copyright © 2018. All rights reserved.