jar

org.lfenergy.shapeshifter : shapeshifter-spring

Maven & Gradle

Aug 21, 2023

Shapeshifter Spring · Connect your Spring Boot application easily to Shapeshifter library.

Table Of Contents

Latest Version

Download org.lfenergy.shapeshifter : shapeshifter-spring JAR file - Latest Versions:

All Versions

Download org.lfenergy.shapeshifter : shapeshifter-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.3.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 shapeshifter-spring-1.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.lfenergy.shapeshifter.spring.service.receiving

├─ org.lfenergy.shapeshifter.spring.service.receiving.UftpInternalController.class - [JAR]

org.lfenergy.shapeshifter.spring.config

├─ org.lfenergy.shapeshifter.spring.config.EnableShapeshifter.class - [JAR]

├─ org.lfenergy.shapeshifter.spring.config.ShapeshifterConfiguration.class - [JAR]

├─ org.lfenergy.shapeshifter.spring.config.ShapeshifterProperties.class - [JAR]

org.lfenergy.shapeshifter.spring.ssl

├─ org.lfenergy.shapeshifter.spring.ssl.CombinedX509TrustManager.class - [JAR]

├─ org.lfenergy.shapeshifter.spring.ssl.SSLContextFactory.class - [JAR]

org.lfenergy.shapeshifter.spring.service.handler

├─ org.lfenergy.shapeshifter.spring.service.handler.UftpIncomingHandler.class - [JAR]

├─ org.lfenergy.shapeshifter.spring.service.handler.UftpOutgoingHandler.class - [JAR]

├─ org.lfenergy.shapeshifter.spring.service.handler.UftpPayloadDispatcher.class - [JAR]