jar

cn.bootx.platform : common-websocket

Maven & Gradle

Aug 08, 2023
Table Of Contents

Latest Version

Download cn.bootx.platform : common-websocket JAR file - Latest Versions:

All Versions

Download cn.bootx.platform : common-websocket JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window common-websocket-1.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.bootx.platform.common.websocket.manager

├─ cn.bootx.platform.common.websocket.manager.SpringWebSocketSessionManager.class - [JAR]

├─ cn.bootx.platform.common.websocket.manager.WebSocketSessionManager.class - [JAR]

cn.bootx.platform.common.websocket.configuration

├─ cn.bootx.platform.common.websocket.configuration.WebSocketConfig.class - [JAR]

cn.bootx.platform.common.websocket.func

├─ cn.bootx.platform.common.websocket.func.WsUserAuthService.class - [JAR]

cn.bootx.platform.common.websocket.service

├─ cn.bootx.platform.common.websocket.service.UserWsNoticeService.class - [JAR]

cn.bootx.platform.common.websocket.notice

├─ cn.bootx.platform.common.websocket.notice.UserNoticeWebSocketHandler.class - [JAR]

├─ cn.bootx.platform.common.websocket.notice.UserNoticeWebSocketInterceptor.class - [JAR]

cn.bootx.platform.common.websocket.code

├─ cn.bootx.platform.common.websocket.code.WebsocketCode.class - [JAR]

cn.bootx.platform.common.websocket.entity

├─ cn.bootx.platform.common.websocket.entity.WsRes.class - [JAR]

├─ cn.bootx.platform.common.websocket.entity.WsResult.class - [JAR]

cn.bootx.platform.common.websocket

├─ cn.bootx.platform.common.websocket.WebsocketAutoConfiguration.class - [JAR]