|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.net.URLConnection
org.jboss.net.protocol.DelegatingURLConnection (src)
org.jboss.net.protocol.resource.ResourceURLConnection
Provides access to system resources as a URLConnection.
| Field Summary |
| Fields inherited from class org.jboss.net.protocol.DelegatingURLConnection (src) |
delegateConnection, delegateUrl |
| Fields inherited from class java.net.URLConnection |
allowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches |
| Constructor Summary | |
ResourceURLConnection(java.net.URL url)
|
|
| Method Summary | |
protected java.net.URL |
makeDelegateUrl(java.net.URL url)
|
| Methods inherited from class java.net.URLConnection |
addRequestProperty, getDefaultAllowUserInteraction, getDefaultRequestProperty, getFileNameMap, getHeaderFields, getRequestProperties, guessContentTypeFromName, guessContentTypeFromStream, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setFileNameMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ResourceURLConnection(java.net.URL url)
throws java.net.MalformedURLException,
java.io.IOException
| Method Detail |
protected java.net.URL makeDelegateUrl(java.net.URL url)
throws java.net.MalformedURLException,
java.io.IOException
makeDelegateUrl in class DelegatingURLConnection (src) java.net.MalformedURLException
java.io.IOException
|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||