@FunctionalInterface
public interface CallProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
onCall(Route route,
WebRequest req,
WebResponse rsp,
io.datatree.Tree data) |
void onCall(Route route, WebRequest req, WebResponse rsp, io.datatree.Tree data)