jar

com.isthisone : socket-holder-autoconfigure

Maven & Gradle

Mar 16, 2023
0 stars
Table Of Contents

Latest Version

Download com.isthisone : socket-holder-autoconfigure JAR file - Latest Versions:

All Versions

Download com.isthisone : socket-holder-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 socket-holder-autoconfigure-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.isthisone.socketholder.autoconfigure.properties

├─ com.isthisone.socketholder.autoconfigure.properties.SocketHolderProperties.class - [JAR]

com.isthisone.socketholder.autoconfigure.event

├─ com.isthisone.socketholder.autoconfigure.event.SocketServerStartedEvent.class - [JAR]

com.isthisone.socketholder.autoconfigure.socket

├─ com.isthisone.socketholder.autoconfigure.socket.SocketHandler.class - [JAR]

├─ com.isthisone.socketholder.autoconfigure.socket.SocketServerBootstrap.class - [JAR]

com.isthisone.socketholder.autoconfigure

├─ com.isthisone.socketholder.autoconfigure.EnableSocketHolder.class - [JAR]

├─ com.isthisone.socketholder.autoconfigure.SocketHolderAutoConfiguration.class - [JAR]

├─ com.isthisone.socketholder.autoconfigure.SocketHolderMarkerConfiguration.class - [JAR]

├─ com.isthisone.socketholder.autoconfigure.SocketServerInitializerConfiguration.class - [JAR]

com.isthisone.socketholder.autoconfigure.subscriber

├─ com.isthisone.socketholder.autoconfigure.subscriber.MemoSubscriberNotify.class - [JAR]

├─ com.isthisone.socketholder.autoconfigure.subscriber.StringSubscriberNotify.class - [JAR]

com.isthisone.socketholder.autoconfigure.socket.embedded

├─ com.isthisone.socketholder.autoconfigure.socket.embedded.NettyServerBootstrap.class - [JAR]

├─ com.isthisone.socketholder.autoconfigure.socket.embedded.WebSocketFrameHandler.class - [JAR]