|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ning.http.client.Response.ResponseBuilder
public static class Response.ResponseBuilder
| Constructor Summary | |
|---|---|
Response.ResponseBuilder()
|
|
| Method Summary | |
|---|---|
Response.ResponseBuilder |
accumulate(HttpContent httpContent)
Accumulate HttpContent in order to build a Response |
Response |
build()
Build a Response instance |
void |
reset()
Reset the internal state of this builder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Response.ResponseBuilder()
| Method Detail |
|---|
public Response.ResponseBuilder accumulate(HttpContent httpContent)
HttpContent in order to build a Response
httpContent - HttpContent
public Response build()
Response instance
Response instancepublic void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||