Package kos.core
-
Class Summary Class Description DefaultConfigurationLoader Automatically configures Vert.x components managed by Kos.DefaultConfigurationLoaderInjectorFactory DefaultContextAttributesMemorizer Lang Utility methods internally used by Kos.Lang.MapBuilder<K,V> Convenient HashMap builder.Launcher Simplified launcher wrapping Vert.x deployment ofVerticles.Request Methods to read and parse data from the incoming request.RequestInterceptorHandler RequestInterceptorHandler.InterceptorWrapper SimplifiedRouter Small layer that wrapsRouteraiming to simplify a few common aspects regarding route configuration, like intercepting requests and the reading body requests in a POST, PUT and PATCH requests.VertxFutures VertxFuturesInjectorFactory VertxWebServer Abstracts the creation of a Vert.x web server, automating a few repetitive tasks, automatically loading routes if available, and avoiding common mistakes made during the application bootstrap. -
Exception Summary Exception Description Request.BadRequestException