| Package | Description | 
|---|---|
| io.vertx.ext.consul | |
| io.vertx.ext.mail | |
| io.vertx.ext.mongo | |
| io.vertx.ext.shell | |
| io.vertx.ext.sync | |
| io.vertx.lang.kotlin | |
| io.vertx.rxjava.core | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConsulServiceVerticle  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MailServiceVerticle
event bus verticle that supports sending mails via a MailService instance running on
 another machine via the event bus 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MongoServiceVerticle
A verticle which starts a MongoDB client and registers it to listen on the event bus. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ShellVerticle  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SyncVerticle
A `Verticle` which runs its `start` and `stop` methods using fibers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ScriptVerticle  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractVerticle  | 
Copyright © 2020 Eclipse. All rights reserved.