@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(Context ctx) |
void handle(@NotNull
Context ctx)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2021. All Rights Reserved.