public class PlatformURLMetaConnection extends PlatformURLConnection
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
META |
DEBUG, DEBUG_CACHE_COPY, DEBUG_CACHE_LOOKUP, DEBUG_CONNECT| Constructor and Description |
|---|
PlatformURLMetaConnection(java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
java.io.OutputStream |
getOutputStream() |
protected java.net.URL |
resolve() |
static void |
startup() |
allowCaching, connect, debug, getId, getInputStream, getResolvedURL, getURLAsLocal, getVersionaddRequestProperty, getAllowUserInteraction, getConnectTimeout, getContent, getContent, getContentEncoding, getContentLength, getContentLengthLong, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getHeaderFieldLong, getHeaderFields, getIfModifiedSince, getLastModified, getPermission, getReadTimeout, getRequestProperties, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setConnectTimeout, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setReadTimeout, setRequestProperty, setUseCaches, toStringpublic static final java.lang.String META
protected java.net.URL resolve()
throws java.io.IOException
resolve in class PlatformURLConnectionjava.io.IOExceptionpublic static void startup()
public java.io.OutputStream getOutputStream()
throws java.io.IOException
getOutputStream in class java.net.URLConnectionjava.io.IOException