Package | Description |
---|---|
net.noderunner.http |
Provides classes for sending and receiving data over HTTP.
|
Modifier and Type | Method and Description |
---|---|
ClientResponse |
HttpClient.readResponse()
Reads the response data from the HTTP server.
|
ClientResponse |
BasicHttpClient.readResponse() |
ClientResponse |
RetryHttpClient.readResponse()
Reads the response data from the HTTP server.
|
Copyright © 2012. All Rights Reserved.