@FunctionalInterface public interface Handler
Context.result(java.lang.String) to return data to the client.Context,
Handler in documentation| Modifier and Type | Method and Description |
|---|---|
void |
handle(io.javalin.http.Context ctx) |
Copyright © 2021. All rights reserved.