| Interface | Description |
|---|---|
| ResourceFetcher |
Interface for asynchronously fetching simple remote resources, for instance
via HTTP or local file-system.
|
| Class | Description |
|---|---|
| FileResourceFetcher |
Fetch a file from the local filesystem.
|
| HttpResourceFetcher |
Fetch HTTP and HTTPS resources, with Auth options including BASIC and various OAuth2
permutations.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.