Uses of Interface
com.helger.base.url.IURLDownloader
Packages that use IURLDownloader
-
Uses of IURLDownloader in com.helger.base.url
Methods in com.helger.base.url that return IURLDownloaderModifier and TypeMethodDescriptionstatic @NonNull IURLDownloaderIURLDownloader.createDefault()static @NonNull IURLDownloaderIURLDownloader.createDefault(int nConnectTimeoutMS, int nReadTimeoutMS) Create a default URL downloader usingURL.openConnection()with the provided connection and read timeouts.