|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jnlp.util.HttpUtils
public class HttpUtils
| Constructor Summary | |
|---|---|
HttpUtils()
|
|
| Method Summary | |
|---|---|
static void |
consumeAndCloseConnection(java.net.HttpURLConnection c)
Ensure a HttpURLConnection is fully read, required for correct behavior |
static void |
consumeAndCloseConnectionSilently(java.net.HttpURLConnection c)
Ensure a HttpURLConnection is fully read, required for correct behavior. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpUtils()
| Method Detail |
|---|
public static void consumeAndCloseConnectionSilently(java.net.HttpURLConnection c)
public static void consumeAndCloseConnection(java.net.HttpURLConnection c)
throws java.io.IOException
java.io.IOException
|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||