public class RequisitionUrlConnection extends URLConnection
allowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches
Constructor and Description |
---|
RequisitionUrlConnection(URL url) |
Modifier and Type | Method and Description |
---|---|
void |
connect() |
InputStream |
getInputStream() |
static Map<String,String> |
getParameters(URL url) |
static void |
setClient(LocationAwareRequisitionClient client) |
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
public RequisitionUrlConnection(URL url)
public InputStream getInputStream() throws IOException
getInputStream
in class URLConnection
IOException
public void connect()
connect
in class URLConnection
public static void setClient(LocationAwareRequisitionClient client)
Copyright © 2021. All rights reserved.