public interface IERXRestWriter
| Modifier and Type | Method and Description |
|---|---|
void |
appendHeadersToResponse(ERXRestRequestNode node,
IERXRestResponse response,
ERXRestContext context)
Called at the end of a request to produce the output to the user.
|
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.
|
void appendHeadersToResponse(ERXRestRequestNode node, IERXRestResponse response, ERXRestContext context)
node - the node to renderresponse - the response to write intovoid appendToResponse(ERXRestRequestNode node, IERXRestResponse response, ERXRestFormat.Delegate delegate, ERXRestContext context)
node - the node to renderresponse - the response to write intoCopyright © 2002 – 2022 Project Wonder.