jar

com.mxpio : mxpio-boot-base-websocket

Maven & Gradle

Aug 31, 2023
Table Of Contents

Latest Version

Download com.mxpio : mxpio-boot-base-websocket JAR file - Latest Versions:

All Versions

Download com.mxpio : mxpio-boot-base-websocket JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 mxpio-boot-base-websocket-1.0.12-beta.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mxpioframework.websocket.handler

├─ com.mxpioframework.websocket.handler.AbstractWebSocketHandler.class - [JAR]

├─ com.mxpioframework.websocket.handler.MxpioWebSocketHandler.class - [JAR]

com.mxpioframework.websocket.manager

├─ com.mxpioframework.websocket.manager.InMemoryMxpioWebSocketManager.class - [JAR]

├─ com.mxpioframework.websocket.manager.MxpioWebSocketManager.class - [JAR]

├─ com.mxpioframework.websocket.manager.RedisMxpioWebSocketManager.class - [JAR]

com.mxpioframework.websocket

├─ com.mxpioframework.websocket.WebSocketConfiguration.class - [JAR]

├─ com.mxpioframework.websocket.WebSocketConnection.class - [JAR]