Constructor Index

URLConnection(URL)

Method Index

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)

Field Index

allowUserInteraction
connected
doInput
doOutput
ifModifiedSince
url
useCaches