|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpContent | |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.providers.apache | |
| com.ning.http.client.providers.jdk | |
| Uses of HttpContent in com.ning.http.client |
|---|
| Subclasses of HttpContent in com.ning.http.client | |
|---|---|
class |
HttpResponseBodyPart
A callback class used when an HTTP response body is received. |
class |
HttpResponseHeaders
A class that represent the HTTP headers. |
class |
HttpResponseStatus
A class that represent the HTTP response' status line (code + text) |
| Methods in com.ning.http.client with parameters of type HttpContent | |
|---|---|
Response.ResponseBuilder |
Response.ResponseBuilder.accumulate(HttpContent httpContent)
Accumulate HttpContent in order to build a Response |
| Uses of HttpContent in com.ning.http.client.providers.apache |
|---|
| Subclasses of HttpContent in com.ning.http.client.providers.apache | |
|---|---|
class |
ApacheResponseBodyPart
A callback class used when an HTTP response body is received. |
class |
ApacheResponseHeaders
A class that represent the HTTP headers. |
class |
ApacheResponseStatus
A class that represent the HTTP response' status line (code + text) |
| Uses of HttpContent in com.ning.http.client.providers.jdk |
|---|
| Subclasses of HttpContent in com.ning.http.client.providers.jdk | |
|---|---|
class |
ResponseBodyPart
A callback class used when an HTTP response body is received. |
class |
ResponseHeaders
A class that represent the HTTP headers. |
class |
ResponseStatus
A class that represent the HTTP response' status line (code + text) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||