类 AbstractWebSocketListener<E extends org.springframework.context.ApplicationEvent>
java.lang.Object
cn.herodotus.engine.message.websocket.definition.AbstractWebSocketListener<E>
- 所有已实现的接口:
EventListener,org.springframework.context.ApplicationListener<E>
public abstract class AbstractWebSocketListener<E extends org.springframework.context.ApplicationEvent>
extends Object
implements org.springframework.context.ApplicationListener<E>
Description: 公共 WebSocketUserListener
- 作者:
- : gengwei.zheng
- Date:
- : 2022/12/29 22:20
-
构造器详细资料
-
AbstractWebSocketListener
-
-
方法详细资料
-
syncUserCountToAll
protected void syncUserCountToAll()
-