public interface JSONCallback
AjaxResponseRenderer.addCallback(JSONCallback)
.Modifier and Type | Method and Description |
---|---|
void |
run(JSONObject reply)
Modify the reply, typically by adding additional keys.
|
void run(JSONObject reply)
reply
- the reply JSON object to be sent to the client5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.