@Deprecated
public class BytesURLConnection
extends java.net.URLConnection
Modifier and Type | Field and Description |
---|---|
protected byte[] |
content
Deprecated.
|
protected int |
length
Deprecated.
|
protected int |
offset
Deprecated.
|
Constructor and Description |
---|
BytesURLConnection(java.net.URL url,
byte[] content)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
connect()
Deprecated.
|
java.io.InputStream |
getInputStream()
Deprecated.
|
addRequestProperty, 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, toString