Package | Description |
---|---|
org.restlet.engine.adapter |
Adapters between low-level HTTP calls and high-level Restlet Request and
Response objects.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2005-2024 Restlet.