Uses of Class
org.apache.ivy.util.url.URLHandler.URLInfo
Packages that use URLHandler.URLInfo
-
Uses of URLHandler.URLInfo in org.apache.ivy.util.url
Fields in org.apache.ivy.util.url declared as URLHandler.URLInfoModifier and TypeFieldDescriptionstatic final URLHandler.URLInfoURLHandler.UNAVAILABLEDeprecated.Methods in org.apache.ivy.util.url that return URLHandler.URLInfoModifier and TypeMethodDescriptionBasicURLHandler.getURLInfo(URL url) BasicURLHandler.getURLInfo(URL url, int timeout) BasicURLHandler.getURLInfo(URL url, TimeoutConstraint timeoutConstraint) TimeoutConstrainedURLHandler.getURLInfo(URL url, TimeoutConstraint timeoutConstraint) Returns theURLHandler.URLInfoextracted from the given url, orURLHandler.UNAVAILABLEwhen the url is not reachable.URLHandler.getURLInfo(URL url) Deprecated.URLHandler.getURLInfo(URL url, int timeout) Deprecated.URLHandlerDispatcher.getURLInfo(URL url) URLHandlerDispatcher.getURLInfo(URL url, int timeout) URLHandlerDispatcher.getURLInfo(URL url, TimeoutConstraint timeoutConstraint)