| Interface | Description |
|---|---|
| URLFileUpdater.httpClientInteraction |
Interface for interaction with HTTPClient api, or mock instance.
|
| Class | Description |
|---|---|
| URLFileUpdater |
URLUpdater updates a file by getting the contents of a url, with optional caching, and mime type accept header.
|
| URLFileUpdater.Factory |
Factory for constructing URLFileUpdater with basic settings
|
| URLFileUpdaterBuilder |
Builder for URLFileUpdater
|