Package | Description |
---|---|
crawlercommons.fetcher.file |
SimpleFileFetcher code which extends the BaseFetcher . |
crawlercommons.fetcher.http |
This package concerns the fetching of files over the HTTP protocol:
Extending from
BaseHttpFetcher (which itself extends BaseFetcher ) the
SimpleHttpFetcher provides the Crawler Commons HTTP fetching implementation. |
Modifier and Type | Class and Description |
---|---|
class |
SimpleFileFetcher |
Modifier and Type | Class and Description |
---|---|
class |
BaseHttpFetcher |
class |
SimpleHttpFetcher |
Copyright © 2015. All rights reserved.