jar

org.elypia.webhooker : core

Maven & Gradle

May 27, 2020
1 usages

webhooker · Webserver with single endpoint for managing webhooks and receiving payloads from clients.

Table Of Contents

Latest Version

Download org.elypia.webhooker : core JAR file - Latest Versions:

All Versions

Download org.elypia.webhooker : core JAR file - All Versions:

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

org.elypia.webhooker.controller

├─ org.elypia.webhooker.controller.ClientController.class - [JAR]

├─ org.elypia.webhooker.controller.MapClientController.class - [JAR]

├─ org.elypia.webhooker.controller.SuppliedClientController.class - [JAR]

org.elypia.webhooker

├─ org.elypia.webhooker.Client.class - [JAR]

├─ org.elypia.webhooker.Dispatcher.class - [JAR]

├─ org.elypia.webhooker.DispatcherSupplier.class - [JAR]

├─ org.elypia.webhooker.Payload.class - [JAR]

├─ org.elypia.webhooker.WebhookRoute.class - [JAR]

├─ org.elypia.webhooker.Webhooker.class - [JAR]