public class LogStreamRecorder extends Object
| Constructor and Description |
|---|
LogStreamRecorder() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeValue<Optional<HistoryHandler>> |
handler(int size) |
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
websocketHandler(RuntimeValue<Optional<HistoryHandler>> historyHandler) |
public RuntimeValue<Optional<HistoryHandler>> handler(int size)
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> websocketHandler(RuntimeValue<Optional<HistoryHandler>> historyHandler)
Copyright © 2021 JBoss by Red Hat. All rights reserved.