public class ResourceURLConnection extends DelegatingURLConnection
| Modifier and Type | Field and Description |
|---|---|
private static org.jboss.logging.Logger |
log |
delegateConnection, delegateUrl| Constructor and Description |
|---|
ResourceURLConnection(java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.URL |
makeDelegateUrl(java.net.URL url) |
connect, getAllowUserInteraction, getContent, getContent, getContentEncoding, getContentLength, getContentType, getDate, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getIfModifiedSince, getInputStream, getLastModified, getOutputStream, getPermission, getRequestProperty, getURL, getUseCaches, makeDelegateUrlConnection, setAllowUserInteraction, setDefaultUseCaches, setDoInput, setDoOutput, setIfModifiedSince, setRequestProperty, setUseCaches, toStringaddRequestProperty, getConnectTimeout, getContentLengthLong, getDefaultAllowUserInteraction, getDefaultRequestProperty, getFileNameMap, getHeaderFieldLong, getHeaderFields, getReadTimeout, getRequestProperties, guessContentTypeFromName, guessContentTypeFromStream, setConnectTimeout, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setFileNameMap, setReadTimeoutpublic ResourceURLConnection(java.net.URL url)
throws java.net.MalformedURLException,
java.io.IOException
java.net.MalformedURLExceptionjava.io.IOExceptionprotected java.net.URL makeDelegateUrl(java.net.URL url)
throws java.net.MalformedURLException,
java.io.IOException
makeDelegateUrl in class DelegatingURLConnectionjava.net.MalformedURLExceptionjava.io.IOException