jar

org.rockyang : tio-websocket-spring-boot-starter

Maven & Gradle

Apr 22, 2020
Table Of Contents

Latest Version

Download org.rockyang : tio-websocket-spring-boot-starter JAR file - Latest Versions:

All Versions

Download org.rockyang : tio-websocket-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
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 tio-websocket-spring-boot-starter-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.rockyang.tio.websocket.starter.configuration

├─ org.rockyang.tio.websocket.starter.configuration.TioWebSocketServerClusterProperties.class - [JAR]

├─ org.rockyang.tio.websocket.starter.configuration.TioWebSocketServerProperties.class - [JAR]

├─ org.rockyang.tio.websocket.starter.configuration.TioWebSocketServerRedisClusterProperties.class - [JAR]

├─ org.rockyang.tio.websocket.starter.configuration.TioWebSocketServerSslProperties.class - [JAR]

org.rockyang.tio.websocket.starter.redisson

├─ org.rockyang.tio.websocket.starter.redisson.WsRedisInitializer.class - [JAR]

├─ org.rockyang.tio.websocket.starter.redisson.WsRedissonTioClusterTopic.class - [JAR]

org.rockyang.tio.websocket.starter

├─ org.rockyang.tio.websocket.starter.TioWebSocketServerAutoConfiguration.class - [JAR]

├─ org.rockyang.tio.websocket.starter.TioWebSocketServerBootstrap.class - [JAR]

├─ org.rockyang.tio.websocket.starter.TioWebSocketServerDefaultUuid.class - [JAR]

├─ org.rockyang.tio.websocket.starter.TioWebSocketServerInitializerConfiguration.class - [JAR]

├─ org.rockyang.tio.websocket.starter.TioWebSocketServerMarkerConfiguration.class - [JAR]

org.rockyang.tio.websocket.starter.listener

├─ org.rockyang.tio.websocket.starter.listener.WsGroupListener.class - [JAR]

├─ org.rockyang.tio.websocket.starter.listener.WsIpStatListener.class - [JAR]

org.rockyang.tio.websocket.starter.annotation

├─ org.rockyang.tio.websocket.starter.annotation.EnableTioWebSocketServer.class - [JAR]