jar

top.continew : continew-starter-messaging-websocket

Maven & Gradle

Jun 05, 2024
31 stars

ContiNew Starter 消息模块 - WebSocket

Table Of Contents

Latest Version

Download top.continew : continew-starter-messaging-websocket JAR file - Latest Versions:

All Versions

Download top.continew : continew-starter-messaging-websocket JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.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 continew-starter-messaging-websocket-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.continew.starter.messaging.websocket.util

├─ top.continew.starter.messaging.websocket.util.WebSocketUtils.class - [JAR]

top.continew.starter.messaging.websocket.dao

├─ top.continew.starter.messaging.websocket.dao.WebSocketSessionDao.class - [JAR]

├─ top.continew.starter.messaging.websocket.dao.WebSocketSessionDaoDefaultImpl.class - [JAR]

top.continew.starter.messaging.websocket.core

├─ top.continew.starter.messaging.websocket.core.CurrentUserProvider.class - [JAR]

├─ top.continew.starter.messaging.websocket.core.WebSocketHandler.class - [JAR]

├─ top.continew.starter.messaging.websocket.core.WebSocketInterceptor.class - [JAR]

top.continew.starter.messaging.websocket.model

├─ top.continew.starter.messaging.websocket.model.CurrentUser.class - [JAR]

top.continew.starter.messaging.websocket.autoconfigure

├─ top.continew.starter.messaging.websocket.autoconfigure.WebSocketAutoConfiguration.class - [JAR]

├─ top.continew.starter.messaging.websocket.autoconfigure.WebSocketProperties.class - [JAR]

Advertisement