Package | Description |
---|---|
org.restlet.engine.adapter |
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–2013. All rights reserved.