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