| Package | Description |
|---|---|
| java.net |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpURLConnection |
class |
JarURLConnection |
| Modifier and Type | Field and Description |
|---|---|
protected URLConnection |
JarURLConnection.jarFileURLConnection |
| Modifier and Type | Method and Description |
|---|---|
URLConnection |
URL.openConnection() |
protected abstract URLConnection |
URLStreamHandler.openConnection(URL var0) |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
ContentHandler.getContent(URLConnection var0) |
Object |
ContentHandler.getContent(URLConnection var0,
Class[] var1) |