public class HttpRoute
extends java.lang.Object
| Constructor and Description |
|---|
HttpRoute(org.vertx.java.core.Handler<org.vertx.java.core.http.HttpServerRequest> handler,
java.lang.String path,
java.util.Set<java.lang.String> verbs) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.vertx.java.core.http.RouteMatcher routeMatcher) |
Copyright © 2021. All Rights Reserved.