public class ResourceURLConnection extends DelegatingURLConnection
delegateConnection, delegateUrl
allowUserInteraction, 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, toString
addRequestProperty, getConnectTimeout, getContentLengthLong, getDefaultAllowUserInteraction, getDefaultRequestProperty, getFileNameMap, getHeaderFieldLong, getHeaderFields, getReadTimeout, getRequestProperties, guessContentTypeFromName, guessContentTypeFromStream, setConnectTimeout, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setFileNameMap, setReadTimeout
public ResourceURLConnection(URL url) throws MalformedURLException, IOException
MalformedURLException
IOException
protected URL makeDelegateUrl(URL url) throws MalformedURLException, IOException
makeDelegateUrl
in class DelegatingURLConnection
MalformedURLException
IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.