| Interface | Description |
|---|---|
| Fetcher |
Interface for an object that will fetch an InputStream given
a fetch string.
|
| Class | Description |
|---|---|
| AbstractFetcher | |
| EmptyFetcher | |
| FetcherManager |
Utility class to hold multiple fetchers.
|
| FetchKey |
Pair of fetcherName (which fetcher to call) and the key
to send to that fetcher to retrieve a specific file.
|
| Exception | Description |
|---|---|
| FetcherStringException |
If something goes wrong in parsing the fetcher string
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.