public class ResourceNotFoundHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
| Constructor and Description |
|---|
ResourceNotFoundHandler(String httpRoot,
List<RouteDescription> routes,
List<String> additionalEndpoints) |
public ResourceNotFoundHandler(String httpRoot, List<RouteDescription> routes, List<String> additionalEndpoints)
Copyright © 2021 JBoss by Red Hat. All rights reserved.