@FunctionalInterface
public interface Handler
Context.result(java.lang.String)
to return data to the client.Context
,
Handler in documentationModifier and Type | Method and Description |
---|---|
void |
handle(io.javalin.http.Context ctx) |
Copyright © 2019. All Rights Reserved.