|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.rest.format.ERXPListRestWriter
public class ERXPListRestWriter
| Constructor Summary | |
|---|---|
ERXPListRestWriter()
|
|
| Method Summary | |
|---|---|
void |
appendHeadersToResponse(ERXRestRequestNode node,
IERXRestResponse response)
Called at the end of a request to produce the output to the user. |
void |
appendToResponse(ERXRestRequestNode node,
IERXRestResponse response,
ERXRestFormat.Delegate delegate)
Called at the end of a request to produce the output to the user. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERXPListRestWriter()
| Method Detail |
|---|
public void appendHeadersToResponse(ERXRestRequestNode node,
IERXRestResponse response)
IERXRestWriter
appendHeadersToResponse in interface IERXRestWriternode - the node to renderresponse - the response to write into
public void appendToResponse(ERXRestRequestNode node,
IERXRestResponse response,
ERXRestFormat.Delegate delegate)
IERXRestWriter
appendToResponse in interface IERXRestWriternode - the node to renderresponse - the response to write into
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||