jar

io.gitee.chearnee : fw-websokect-spring-boot-starter

Maven & Gradle

Aug 03, 2022
Table Of Contents

Latest Version

Download io.gitee.chearnee : fw-websokect-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.gitee.chearnee : fw-websokect-spring-boot-starter JAR file - All Versions:

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

io.gitee.chearnee.fw.socket.entity

├─ io.gitee.chearnee.fw.socket.entity.MsgEntity.class - [JAR]

io.gitee.chearnee.fw.socket

├─ io.gitee.chearnee.fw.socket.NettyServerBootstrap.class - [JAR]

├─ io.gitee.chearnee.fw.socket.NettyServiceAutoConfiguration.class - [JAR]

io.gitee.chearnee.fw.socket.bizHandler

├─ io.gitee.chearnee.fw.socket.bizHandler.BaseBizHandler.class - [JAR]

├─ io.gitee.chearnee.fw.socket.bizHandler.BizCode.class - [JAR]

io.gitee.chearnee.fw.socket.annotation

├─ io.gitee.chearnee.fw.socket.annotation.EnableNettyServer.class - [JAR]

io.gitee.chearnee.fw.socket.component.channelHandler

├─ io.gitee.chearnee.fw.socket.component.channelHandler.DispatcherChannelHandler.class - [JAR]

├─ io.gitee.chearnee.fw.socket.component.channelHandler.TextWebSocketFrameHandler.class - [JAR]

io.gitee.chearnee.fw.socket.component

├─ io.gitee.chearnee.fw.socket.component.NettyChannelInitializer.class - [JAR]

├─ io.gitee.chearnee.fw.socket.component.NettyDispatcher.class - [JAR]

├─ io.gitee.chearnee.fw.socket.component.NettyEventListener.class - [JAR]

├─ io.gitee.chearnee.fw.socket.component.ServerIdleStateTrigger.class - [JAR]

io.gitee.chearnee.fw.socket.component.codec

├─ io.gitee.chearnee.fw.socket.component.codec.NettyMessageDecode.class - [JAR]

├─ io.gitee.chearnee.fw.socket.component.codec.NettyMessageEncode.class - [JAR]

io.gitee.chearnee.fw.socket.config

├─ io.gitee.chearnee.fw.socket.config.NettyProperties.class - [JAR]

io.gitee.chearnee.fw.socket.base

├─ io.gitee.chearnee.fw.socket.base.SocketConstant.class - [JAR]