jar

com.github.samair : cloudFunctionHandler

Maven & Gradle

Mar 06, 2020
5 stars

A Java framework to enable easy server-less API development.

Table Of Contents

Latest Version

Download com.github.samair : cloudFunctionHandler JAR file - Latest Versions:

All Versions

Download com.github.samair : cloudFunctionHandler JAR file - All Versions:

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

com.serverlesshandlers.annotations

├─ com.serverlesshandlers.annotations.HandlerMapping.class - [JAR]

├─ com.serverlesshandlers.annotations.HttpType.class - [JAR]

com.serverlesshandlers

├─ com.serverlesshandlers.ApiGatewayResponse.class - [JAR]

├─ com.serverlesshandlers.LambdaHandler.class - [JAR]

├─ com.serverlesshandlers.Response.class - [JAR]

├─ com.serverlesshandlers.RestHandlers.class - [JAR]

Advertisement