Uses of Interface
org.elasticsearch.common.http.client.HttpDownloadHelper.DownloadProgress

Packages that use HttpDownloadHelper.DownloadProgress
org.elasticsearch.common.http.client   
 

Uses of HttpDownloadHelper.DownloadProgress in org.elasticsearch.common.http.client
 

Classes in org.elasticsearch.common.http.client that implement HttpDownloadHelper.DownloadProgress
static class HttpDownloadHelper.NullProgress
          do nothing with progress info
static class HttpDownloadHelper.VerboseProgress
          verbose progress system prints to some output stream
 

Methods in org.elasticsearch.common.http.client with parameters of type HttpDownloadHelper.DownloadProgress
 boolean HttpDownloadHelper.download(URL source, File dest, HttpDownloadHelper.DownloadProgress progress)
           
 



Copyright © 2009-2012. All Rights Reserved.