jar

com.github.vindell : spring-boot-starter-socketio

Maven & Gradle

Jan 21, 2019

Spring Boot Starter For Netty-socketio

Table Of Contents

Latest Version

Download com.github.vindell : spring-boot-starter-socketio JAR file - Latest Versions:

All Versions

Download com.github.vindell : spring-boot-starter-socketio 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 spring-boot-starter-socketio-1.0.3.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.corundumstudio.socketio.spring.boot

├─ com.corundumstudio.socketio.spring.boot.SocketioHazelcastConfiguration.class - [JAR]

├─ com.corundumstudio.socketio.spring.boot.SocketioHazelcastProperties.class - [JAR]

├─ com.corundumstudio.socketio.spring.boot.SocketioRedisConfiguration.class - [JAR]

├─ com.corundumstudio.socketio.spring.boot.SocketioRedisProperties.class - [JAR]

├─ com.corundumstudio.socketio.spring.boot.SocketioServerAutoConfiguration.class - [JAR]

├─ com.corundumstudio.socketio.spring.boot.SocketioServerProperties.class - [JAR]

com.corundumstudio.socketio.spring.boot.hooks

├─ com.corundumstudio.socketio.spring.boot.hooks.SocketioServerShutdownHook.class - [JAR]

com.corundumstudio.socketio.spring.boot.handler

├─ com.corundumstudio.socketio.spring.boot.handler.AbstractSocketEventHandler.class - [JAR]

├─ com.corundumstudio.socketio.spring.boot.handler.SocketIOClientHolder.class - [JAR]