Uses of Class
org.openrefine.util.HttpClient
-
Packages that use HttpClient Package Description org.openrefine.model.recon org.openrefine.operations.column -
-
Uses of HttpClient in org.openrefine.model.recon
Methods in org.openrefine.model.recon that return HttpClient Modifier and Type Method Description protected HttpClient
StandardReconConfig. getHttpClient()
-
Uses of HttpClient in org.openrefine.operations.column
Methods in org.openrefine.operations.column that return HttpClient Modifier and Type Method Description protected HttpClient
ColumnAdditionByFetchingURLsOperation.URLFetchingChangeProducer. getHttpClient()
-