Lines Matching defs:HttpURLConnection
39 * Each HttpURLConnection instance is used to make a single request
42 * on the InputStream or OutputStream of an HttpURLConnection
54 * @see java.net.HttpURLConnection#disconnect()
57 abstract public class HttpURLConnection extends URLConnection {
254 * @see java.net.HttpURLConnection#getHeaderFieldKey(int)
292 * at HttpURLConnection construction time.
294 * @see java.net.HttpURLConnection#setInstanceFollowRedirects(boolean)
295 * @see java.net.HttpURLConnection#getInstanceFollowRedirects()
296 * @see java.net.HttpURLConnection#setFollowRedirects(boolean)
306 * Constructor for the HttpURLConnection.
309 protected HttpURLConnection (URL u) {
355 * be automatically followed by this <code>HttpURLConnection</code>
364 * @see java.net.HttpURLConnection#instanceFollowRedirects
373 * Returns the value of this <code>HttpURLConnection</code>'s
376 * @return the value of this <code>HttpURLConnection</code>'s
378 * @see java.net.HttpURLConnection#instanceFollowRedirects
554 * should not imply that this HttpURLConnection