Uses of Class
kos.core.VertxWebServer
-
Packages that use VertxWebServer Package Description kos.core -
-
Uses of VertxWebServer in kos.core
Fields in kos.core declared as VertxWebServer Modifier and Type Field Description private VertxWebServerVertxWebServerInjectorFactory. instanceMethods in kos.core that return VertxWebServer Modifier and Type Method Description VertxWebServerVertxWebServerInjectorFactory. create(injector.Injector context, Class targetClass)private VertxWebServerVertxWebServerInjectorFactory. newInstance(injector.Injector context)Methods in kos.core that return types with arguments of type VertxWebServer Modifier and Type Method Description Class<VertxWebServer>VertxWebServerInjectorFactory. getExposedType()
-