Package com.dtolabs.rundeck.core.common.impl

Interface Summary
URLFileUpdater.httpClientInteraction Interface for interaction with HTTPClient api, or mock instance.
 

Class Summary
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