Modifier and Type | Class and Description |
---|---|
class |
FindPreferredRedirectionHandler
This class is the handler for redirection handling during state transitions
|
class |
FindRedirectionHandler
This class is the handler for redirection parsing during state transitions
|
protected class |
WebcrawlerConnector.ProcessActivityRedirectionHandler
Class that describes redirection handling
|
Modifier and Type | Method and Description |
---|---|
protected void |
WebcrawlerConnector.handleRedirects(String documentURI,
IRedirectionHandler handler)
Handle extracting the redirect link from a redirect response.
|