Uses of Class
de.xima.fc.datasource.RemoteDatasourceDownloader.HttpGetResponse
Packages that use RemoteDatasourceDownloader.HttpGetResponse
-
Uses of RemoteDatasourceDownloader.HttpGetResponse in de.xima.fc.datasource
Methods in de.xima.fc.datasource that return RemoteDatasourceDownloader.HttpGetResponseModifier and TypeMethodDescriptionRemoteDatasourceDownloader.IHttpExecutor.executeGet(String url) Executes an HTTP GET request to the specified URL.