open class GroovyDocGenerator : DocGenerator |
|
open class GroovyVerticleFactory : VerticleFactory
Placeholder |
|
open class ScriptVerticle : AbstractVerticle
A Vert.x native verticle wrapping a Groovy script, the script will be executed when the Verticle starts. When the script defines a no arg accessible
|
|
open class VertxExtensionMethodBoostrap |
|
open class VertxTransformation : ASTTransformation |