Package | Description |
---|---|
sun.net.www.http | |
sun.net.www.protocol.http |
Modifier and Type | Method and Description |
---|---|
static HttpClient |
HttpClient.New(java.net.URL url) |
static HttpClient |
HttpClient.New(java.net.URL url,
int to,
HttpURLConnection httpuc) |
Constructor and Description |
---|
ChunkedInputStream(java.io.InputStream in,
HttpClient hc,
sun.net.www.MessageHeader responses)
Creates a
ChunkedInputStream and saves its arguments, for later use. |
Modifier and Type | Field and Description |
---|---|
protected HttpClient |
HttpURLConnection.http |
Modifier and Type | Method and Description |
---|---|
protected HttpClient |
HttpURLConnection.getNewHttpClient(java.net.URL url,
int connectTimeout) |