public interface Routable
Router
instance and a Vertx
instance| Modifier and Type | Method and Description |
|---|---|
io.vertx.ext.web.Router |
router()
Returns the
Router
associated with this object |
io.vertx.core.Vertx |
vertx()
Returns the
Vertx
instance associated with this object |
Copyright © 2022. All rights reserved.