Package org.apache.ivy.util.url
package org.apache.ivy.util.url
-
ClassDescriptionUtility class which helps to list urls under a given url.A enhanced version of
URLHandlerwhich respectsTimeoutConstraints on the operations dealing with download, upload, reachability checks etc...Deprecated.An implementation ofURLHandlerwhich uses an underlyingURLHandlerper protocol and a fallback defaultURLHandlerfor dealing with downloads, uploads and general reachability checks
TimeoutConstrainedURLHandleris preferred in favour of this interface