|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpResponse | |
|---|---|
| org.restlet.engine.adapter | Adapters between low-level HTTP calls and high-level Restlet Request and Response objects. |
| Uses of HttpResponse in org.restlet.engine.adapter |
|---|
| Methods in org.restlet.engine.adapter with parameters of type HttpResponse | |
|---|---|
protected void |
ServerAdapter.addEntityHeaders(HttpResponse response)
Adds the entity headers for the handled uniform call. |
protected void |
ServerAdapter.addResponseHeaders(HttpResponse response)
Adds the response headers for the handled uniform call. |
void |
ServerAdapter.commit(HttpResponse response)
Commits the changes to a handled uniform call back into the original HTTP call. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||