Interface | Description |
---|---|
ApiBuilder.EndpointGroup | |
ErrorHandler |
A handler for use with
Javalin.error(int, ErrorHandler) . |
ExceptionHandler<T extends java.lang.Exception> |
A handler for use with
Javalin.exception(Class, ExceptionHandler) . |
Handler |
Main interface for endpoint actions.
|
Class | Description |
---|---|
ApiBuilder |
Static methods for routes definitions in Javalin
|
Javalin |
Copyright © 2018. All Rights Reserved.