public class JsonRecorder extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) JsonHandler |
handler |
| Constructor and Description |
|---|
JsonRecorder() |
| Modifier and Type | Method and Description |
|---|---|
JsonHandler |
getHandler() |
Consumer<io.vertx.ext.web.Route> |
route() |
JsonHandler handler
public JsonHandler getHandler()
public Consumer<io.vertx.ext.web.Route> route()
Copyright © 2021 JBoss by Red Hat. All rights reserved.