| Package | Description |
|---|---|
| org.aicer.hibiscus.http.client | |
| org.aicer.hibiscus.http.workers |
| Modifier and Type | Method and Description |
|---|---|
Response |
HttpClient.getLastResponse() |
Response |
Response.setElapsedTime(long elapsedTime) |
Response |
Response.setResponseBody(String body) |
Response |
Response.setResponseCode(int responseCode) |
Response |
Response.setResponseHeaders(org.apache.http.Header[] responseHeaders) |
Response |
Response.setStatusLine(String statusLine) |
| Modifier and Type | Field and Description |
|---|---|
protected Response |
HttpWorkerAbstract.response |
| Modifier and Type | Method and Description |
|---|---|
Response |
HttpWorkerAbstract.getResponse() |
Copyright © 2012–2014 American Institute for Computing Education and Research Inc. All rights reserved.