|
phaser-server
0.0.7
|
Define the various JSON response to client classes. More...
#include <JSON.h>

Go to the source code of this file.
Classes | |
| class | JsonResponse |
| Abstract base for all responses. More... | |
| class | TextResponse |
| Response with an optional text message. More... | |
| class | Success |
| An "ok" response. More... | |
| class | Warning |
| An "warning" response with a text diagnostic. More... | |
| class | Failure |
| An "error" response with a text diagnostic. More... | |
| class | CavityNameResponse |
| Provide the names of the RF cavities. More... | |
Define the various JSON response to client classes.