Constructor and Description |
---|
BasicRoute() |
BasicRoute(String path) |
Modifier and Type | Method and Description |
---|---|
io.vertx.ext.web.Route |
apply(io.vertx.ext.web.Router router) |
String |
getPath() |
void |
setPath(String path) |
public BasicRoute(String path)
public BasicRoute()
Copyright © 2020 JBoss by Red Hat. All rights reserved.