public class Echo extends AbstractApp
| Constructor and Description |
|---|
Echo() |
| Modifier and Type | Method and Description |
|---|---|
void |
exec(io.vertx.ext.auth.User user,
io.vertx.core.json.JsonObject inputs,
io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.json.JsonArray>> handler)
Return input parameters.
|
_booleanResponse, _failedResponse, _stringResponse, clone, closepublic Echo()
public void exec(io.vertx.ext.auth.User user, io.vertx.core.json.JsonObject inputs, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.json.JsonArray>> handler) throws java.lang.Exception
java.lang.Exception