类的使用
cool.scx.ext.ws.WSEventBus
使用WSEventBus的程序包
-
cool.scx.ext.ws中WSEventBus的使用
返回WSEventBus的cool.scx.ext.ws中的方法修饰符和类型方法说明static <T> WSEventBusWSContext.wsConsumer(String address, cool.scx.functional.ScxHandlerA<WSMessage<T>> handler) wsConsumer.<T> WSEventBusWSEventBus.wsConsumer(String address, cool.scx.functional.ScxHandlerA<WSMessage<T>> handler) wsConsumer.static WSEventBusWSContext.wsEventBus()wsEventBus.static WSEventBuswsPublish.static WSEventBusWSContext.wsPublish(WSMessage<?> wsMessage, Collection<io.vertx.core.http.ServerWebSocket> sockets) wsPublish.static WSEventBuswsPublish.static WSEventBusWSContext.wsPublish(String address, Object body, Collection<io.vertx.core.http.ServerWebSocket> sockets) wsPublish.wsPublish.WSEventBus.wsPublish(WSMessage<?> wsMessage, Collection<io.vertx.core.http.ServerWebSocket> sockets) wsPublish.wsPublish.WSEventBus.wsPublish(String address, Object body, Collection<io.vertx.core.http.ServerWebSocket> sockets) wsPublish.static WSEventBusWSContext.wsPublishAll(WSMessage<?> wsMessage) wsPublishAll.static WSEventBusWSContext.wsPublishAll(String address, Object body) wsPublishAll.