Uses of Class
java.net.URLConnection
Packages that use URLConnection
-
Uses of URLConnection in java.net
Subclasses of URLConnection in java.netFields in java.net declared as URLConnectionMethods in java.net that return URLConnectionModifier and TypeMethodDescriptionURL.openConnection()
protected abstract URLConnection
URLStreamHandler.openConnection
(URL var0) Methods in java.net with parameters of type URLConnectionModifier and TypeMethodDescriptionabstract Object
ContentHandler.getContent
(URLConnection var0) ContentHandler.getContent
(URLConnection var0, Class[] var1)