public class ResourceNotFoundRecorder extends Object
| Constructor and Description |
|---|
ResourceNotFoundRecorder() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerNotFoundHandler(RuntimeValue<io.vertx.ext.web.Router> router,
String httpRoot,
List<RouteDescription> reactiveRoutes,
List<String> additionalEndpoints) |
public void registerNotFoundHandler(RuntimeValue<io.vertx.ext.web.Router> router, String httpRoot, List<RouteDescription> reactiveRoutes, List<String> additionalEndpoints)
Copyright © 2021 JBoss by Red Hat. All rights reserved.