Package io.javalin.http
-
Interface Summary Interface Description ExceptionHandler<T extends Exception> A handler for use withJavalin.exception(Class, ExceptionHandler).Handler Main interface for endpoint actions.RequestLogger Interface for logging requests.