构造子索引

URLConnection(URL)

方法索引

connect()
getAllowUserInteraction()
getContent()
getContentEncoding()
getContentLength()
getContentType()
getDate()
getDefaultUseCaches()
getDoInput()
getDoOutput()
getExpiration()
getHeaderField(int)
getHeaderField(String)
getHeaderFieldDate(String, long)
getHeaderFieldInt(String, int)
getHeaderFieldKey(int)
getIfModifiedSince()
getInputStream()
getLastModified()
getOutputStream()
getRequestProperty(String)
getURL()
getUseCaches()
setAllowUserInteraction(boolean)
setDefaultUseCaches(boolean)
setDoInput(boolean)
setDoOutput(boolean)
setIfModifiedSince(long)
setRequestProperty(String, String)
setUseCaches(boolean)
toString()
getDefaultAllowUserInteraction()
getDefaultRequestProperty(String)
getFileNameMap()
guessContentTypeFromName(String)
guessContentTypeFromStream(InputStream)
setContentHandlerFactory(ContentHandlerFactory)
setDefaultAllowUserInteraction(boolean)
setDefaultRequestProperty(String, String)
setFileNameMap(FileNameMap)

域索引

allowUserInteraction
connected
doInput
doOutput
ifModifiedSince
url
useCaches