public class EventBusTracker
extends java.lang.Object
Constructor and Description |
---|
EventBusTracker(io.vertx.core.http.ServerWebSocket ws) |
Modifier and Type | Method and Description |
---|---|
void |
interceptorOutbound(io.vertx.core.eventbus.DeliveryContext<?> dcx)
We write whatever message comes in from the eventbus back into the websocket
|