jar

com.wuyushuo : spring-socket-boxes-boot-starter

Maven & Gradle

Aug 03, 2023
Table Of Contents

Latest Version

Download com.wuyushuo : spring-socket-boxes-boot-starter JAR file - Latest Versions:

All Versions

Download com.wuyushuo : spring-socket-boxes-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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-socket-boxes-boot-starter-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.spring.boxes.socket.payload

├─ com.spring.boxes.socket.payload.DataTypePayload.class - [JAR]

├─ com.spring.boxes.socket.payload.PayloadDataType.class - [JAR]

├─ com.spring.boxes.socket.payload.TextTypePayload.class - [JAR]

├─ com.spring.boxes.socket.payload.TransportPayload.class - [JAR]

com.spring.boxes.socket.context

├─ com.spring.boxes.socket.context.ClientsBinds.class - [JAR]

├─ com.spring.boxes.socket.context.SocketBinds.class - [JAR]

com.spring.boxes.socket.handler

├─ com.spring.boxes.socket.handler.PayloadAdapter.class - [JAR]

├─ com.spring.boxes.socket.handler.PayloadHandler.class - [JAR]

com.spring.boxes.socket.server

├─ com.spring.boxes.socket.server.SocketServerAutoConfiguration.class - [JAR]

├─ com.spring.boxes.socket.server.SocketServerProperties.class - [JAR]

com.spring.boxes.socket.payload.source

├─ com.spring.boxes.socket.payload.source.AuthorIdPayload.class - [JAR]

├─ com.spring.boxes.socket.payload.source.AuthorityPayload.class - [JAR]