Uses of Interface
org.apache.ivy.util.url.TimeoutConstrainedURLHandler
Packages that use TimeoutConstrainedURLHandler
-
Uses of TimeoutConstrainedURLHandler in org.apache.ivy.util.url
Classes in org.apache.ivy.util.url that implement TimeoutConstrainedURLHandlerModifier and TypeClassDescriptionclassclassAn implementation ofURLHandlerwhich uses an underlyingURLHandlerper protocol and a fallback defaultURLHandlerfor dealing with downloads, uploads and general reachability checksMethods in org.apache.ivy.util.url that return TimeoutConstrainedURLHandlerModifier and TypeMethodDescriptionstatic TimeoutConstrainedURLHandlerURLHandlerRegistry.getHttp()This method is used to get appropriate http downloader depending on HttpComponents HttpClient availability in classpath, or simply use jdk url handling in other cases.