public class PlatformURLPluginConnection extends PlatformURLConnection
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLUGIN |
DEBUG, DEBUG_CACHE_COPY, DEBUG_CACHE_LOOKUP, DEBUG_CONNECT| Constructor and Description |
|---|
PlatformURLPluginConnection(java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
allowCaching() |
static java.lang.Object[] |
parse(java.lang.String spec,
java.net.URL originalURL) |
protected java.net.URL |
resolve() |
static void |
startup() |
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, getOutputStream, 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 PLUGIN
protected boolean allowCaching()
allowCaching in class PlatformURLConnectionpublic static java.lang.Object[] parse(java.lang.String spec,
java.net.URL originalURL)
throws java.io.IOException
java.io.IOExceptionprotected java.net.URL resolve()
throws java.io.IOException
resolve in class PlatformURLConnectionjava.io.IOExceptionpublic static void startup()