org.apache.ivy.util.url
public final class URLHandlerRegistry extends Object
Method Summary | |
---|---|
static URLHandler | getDefault() |
static URLHandler | getHttp()
This method is used to get appropriate http downloader dependening on Jakarta Commons
HttpClient availability in classpath, or simply use jdk url handling in other cases.
|
static void | setDefault(URLHandler def) |
Returns: most accurate http downloader