| Package | Description |
|---|---|
| com.norconex.collector.http.crawler | |
| com.norconex.collector.http.redirect | |
| com.norconex.collector.http.redirect.impl |
| Modifier and Type | Method and Description |
|---|---|
IRedirectURLProvider |
HttpCrawlerConfig.getRedirectURLProvider()
Gets the redirect URL provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpCrawlerConfig.setRedirectURLProvider(IRedirectURLProvider redirectURLProvider)
Sets the redirect URL provider
|
| Modifier and Type | Method and Description |
|---|---|
IRedirectURLProvider |
RedirectStrategyWrapper.getRedirectURLProvider()
Gets the redirect URL provider.
|
| Constructor and Description |
|---|
RedirectStrategyWrapper(RedirectStrategy nested,
IRedirectURLProvider redirectURLProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericRedirectURLProvider
Provide redirect URLs by grabbing them from the HTTP Response
Location header value. |
Copyright © 2009–2020 Norconex Inc.. All rights reserved.