|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLConnection | |
|---|---|
| java.net | |
| Uses of URLConnection in java.net |
|---|
| Subclasses of URLConnection in java.net | |
|---|---|
class |
HttpURLConnection
|
class |
JarURLConnection
|
| Fields in java.net declared as URLConnection | |
|---|---|
protected URLConnection |
JarURLConnection.jarFileURLConnection
|
| Methods in java.net that return URLConnection | |
|---|---|
URLConnection |
URL.openConnection()
|
protected abstract URLConnection |
URLStreamHandler.openConnection(URL var0)
|
| Methods in java.net with parameters of type URLConnection | |
|---|---|
abstract Object |
ContentHandler.getContent(URLConnection var0)
|
Object |
ContentHandler.getContent(URLConnection var0,
Class[] var1)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||