Uses of Interface
de.xima.fc.datasource.RemoteDatasourceDownloader.IHttpExecutor
- 
Packages that use RemoteDatasourceDownloader.IHttpExecutor Package Description de.xima.fc.datasource  - 
- 
Uses of RemoteDatasourceDownloader.IHttpExecutor in de.xima.fc.datasource
Methods in de.xima.fc.datasource with parameters of type RemoteDatasourceDownloader.IHttpExecutor Modifier and Type Method Description RemoteDatasourceDownloaderRemoteDatasourceDownloader. httpExecutor(RemoteDatasourceDownloader.IHttpExecutor httpGet)Sets the HTTP executor to use for downloading the data. 
 -