| Class | Description |
|---|---|
| GroovyVerticle | The base class for Groovy verticles. |
| GroovyVerticleFactory | Placeholder |
| InternalHelper | @author Julien Viet |
| ScriptVerticle | A Vert.x native verticle wrapping a Groovy script, the script will be executed when the Verticle starts. |