jar

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

Maven & Gradle

Feb 18, 2023

com.github.hiwepy:socketio-spring-boot-starter · Spring Boot Starter For Netty-socketio

Table Of Contents

Latest Version

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

All Versions

Download com.github.hiwepy : socketio-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
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 socketio-spring-boot-starter-1.0.6.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.SocketioRedisTemplateConfiguration.class - [JAR]

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

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

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

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

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

com.corundumstudio.socketio.store

├─ com.corundumstudio.socketio.store.RedisTemplateMap.class - [JAR]

├─ com.corundumstudio.socketio.store.RedisTemplatePubSubStore.class - [JAR]

├─ com.corundumstudio.socketio.store.RedisTemplateStore.class - [JAR]

├─ com.corundumstudio.socketio.store.RedisTemplateStoreFactory.class - [JAR]

org.redisson.config

├─ org.redisson.config.RedissonConfig.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.listener

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