public class ResourceURLConnection extends DelegatingURLConnection
delegateConnection, delegateUrlallowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches| Constructor and Description |
|---|
ResourceURLConnection(URL url) |
| Modifier and Type | Method and Description |
|---|---|
protected URL |
makeDelegateUrl(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(URL url) throws MalformedURLException, IOException
MalformedURLExceptionIOExceptionprotected URL makeDelegateUrl(URL url) throws MalformedURLException, IOException
makeDelegateUrl in class DelegatingURLConnectionMalformedURLExceptionIOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.