- valueOf(String) - Static method in enum io.smallrye.openapi.vertx.VertxParameter
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.smallrye.openapi.vertx.VertxParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VertxAnnotationScanner - Class in io.smallrye.openapi.vertx
-
Scanner that scan Vertx routes.
- VertxAnnotationScanner() - Constructor for class io.smallrye.openapi.vertx.VertxAnnotationScanner
-
- VertxConstants - Class in io.smallrye.openapi.vertx
-
Constants related to Vertx
- VertxLogging_$logger - Class in io.smallrye.openapi.vertx
-
Warning this class consists of generated code.
- VertxLogging_$logger(Logger) - Constructor for class io.smallrye.openapi.vertx.VertxLogging_$logger
-
- VertxParameter - Enum in io.smallrye.openapi.vertx
-
Meta information for the Vert.x Parameter annotations relating them
to the In and Style attributes of Parameters.
- VertxParameterProcessor - Class in io.smallrye.openapi.vertx
-
Copied from JAX-RS.