Uses of Class
java.net.URLConnection
-
Packages that use URLConnection Package Description java.net -
-
Uses of URLConnection in java.net
Methods in java.net that return URLConnection Modifier and Type Method Description URLConnectionURL. openConnection()Returns aURIequivalent to this URL.
-