Uses of Class
io.mangoo.routing.handlers.DispatcherHandler
Packages that use DispatcherHandler
-
Uses of DispatcherHandler in io.mangoo.routing.handlers
Methods in io.mangoo.routing.handlers that return DispatcherHandlerModifier and TypeMethodDescriptionDispatcherHandler.isBlocking(boolean blocking) DispatcherHandler.withAuthentication(boolean authentication) DispatcherHandler.withBasicAuthentication(String username, String password) DispatcherHandler.withLimit(int limit) DispatcherHandler.withMaxEntitySize(long maxEntitySize)