Package org.apache.ivy.util.url
-
Interface Summary Interface Description TimeoutConstrainedURLHandler A enhanced version ofURLHandler
which respectsTimeoutConstraint
s on the operations dealing with download, upload, reachability checks etc...URLHandler Deprecated. Starting 2.5.0, theTimeoutConstrainedURLHandler
is preferred in favour of this interface -
Class Summary Class Description AbstractURLHandler ApacheURLLister Utility class which helps to list urls under a given url.BasicURLHandler CredentialsStore HttpClientHandler IvyAuthenticator URLHandler.URLInfo URLHandlerDispatcher An implementation ofURLHandler
which uses an underlyingURLHandler
per protocol and a fallback defaultURLHandler
for dealing with downloads, uploads and general reachability checksURLHandlerRegistry