public class HttpRoutes
extends java.lang.Object
| Constructor and Description |
|---|
HttpRoutes() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bindRoutes(io.vertx.core.Vertx vertx,
java.util.concurrent.ExecutorService exec,
RouteMatcher matcher) |
public static void bindRoutes(io.vertx.core.Vertx vertx,
java.util.concurrent.ExecutorService exec,
RouteMatcher matcher)
Copyright © 2024. All Rights Reserved.