public class ERXBinaryPListRestWriter extends ERXRestWriter
contentEncoding, ContentTypeHeaderKey, TheDefaultResponseEncoding
Constructor and Description |
---|
ERXBinaryPListRestWriter() |
Modifier and Type | Method and Description |
---|---|
void |
appendToResponse(ERXRestRequestNode node,
IERXRestResponse response,
ERXRestFormat.Delegate delegate,
ERXRestContext context)
Called at the end of a request to produce the output to the user.
|
String |
contentType()
The corresponding HTTP header content type for this REST response.
|
protected String |
contentTypeHeaderValue()
The value to be used for the content type HTTP header.
|
appendHeadersToResponse, contentEncoding, defaultEncoding, setContentEncoding, setDefaultEncoding
public void appendToResponse(ERXRestRequestNode node, IERXRestResponse response, ERXRestFormat.Delegate delegate, ERXRestContext context)
IERXRestWriter
node
- the node to renderresponse
- the response to write intodelegate
- the REST delegatecontext
- the REST contextpublic String contentType()
ERXRestWriter
contentType
in class ERXRestWriter
protected String contentTypeHeaderValue()
ERXRestWriter
contentTypeHeaderValue
in class ERXRestWriter
Copyright © 2002 – 2024 Project Wonder.