Uses of Class
com.univocity.api.net.UrlReaderProvider

Packages that use UrlReaderProvider
com.univocity.api.net   
com.univocity.api.statistics   
 

Uses of UrlReaderProvider in com.univocity.api.net
 

Methods in com.univocity.api.net that return UrlReaderProvider
 UrlReaderProvider UrlReaderProvider.clone()
          Clones this object with all its configuration, but without the result of the HTTP request (i.e.
 UrlReaderProvider UrlReaderProvider.newRequest(String newUrl)
          Clones this object with all its configuration and a new URL, but without the result of the HTTP request (i.e.
 

Uses of UrlReaderProvider in com.univocity.api.statistics
 

Methods in com.univocity.api.statistics with parameters of type UrlReaderProvider
protected  DownloadStatistics DownloadListener.newDataTransfer(UrlReaderProvider source, long totalSize, File target)
           
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.