jar

cz.jirutka.spring : spring-boot-servlet-inherit-channel

Maven & Gradle

Mar 22, 2018
0 stars

Spring Boot Servlet Inherit Channel · Pass TCP socket to your Spring Boot application with embedded servlet container.

Table Of Contents

Latest Version

Download cz.jirutka.spring : spring-boot-servlet-inherit-channel JAR file - Latest Versions:

All Versions

Download cz.jirutka.spring : spring-boot-servlet-inherit-channel JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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-boot-servlet-inherit-channel-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cz.jirutka.spring.boot.inheritchannel

├─ cz.jirutka.spring.boot.inheritchannel.EnableServletInheritChannel.class - [JAR]

cz.jirutka.spring.boot.inheritchannel.jetty

├─ cz.jirutka.spring.boot.inheritchannel.jetty.InheritChannelJettyServerCustomizer.class - [JAR]

├─ cz.jirutka.spring.boot.inheritchannel.jetty.InheritChannelJettyServletContainerCustomizer.class - [JAR]

├─ cz.jirutka.spring.boot.inheritchannel.jetty.InheritChannelServerConnector.class - [JAR]