BaseHttpFetcher
(which itself extends BaseFetcher
) the
SimpleHttpFetcher
provides the Crawler Commons HTTP fetching implementation.See: Description
Class | Description |
---|---|
BaseHttpFetcher | |
LocalCookieStore |
Default implementation of
CookieStore Initially copied from
HttpComponents Changes: removed synchronization |
SimpleHttpFetcher | |
SimpleHttpFetcher.IdleConnectionMonitorThread | |
SimpleHttpFetcher.MyConnectionKeepAliveStrategy | |
UserAgent |
User Agent enables us to describe characteristics of any Crawler Commons
agent.
|
Enum | Description |
---|---|
BaseHttpFetcher.RedirectMode |
BaseHttpFetcher
(which itself extends BaseFetcher
) the
SimpleHttpFetcher
provides the Crawler Commons HTTP fetching implementation.Copyright © 2015. All rights reserved.