jar

com.atommiddleware : dubbo-gateway-api

Maven & Gradle

Mar 01, 2022
1 usages

The api module of dubbo gateway

Table Of Contents

Latest Version

Download com.atommiddleware : dubbo-gateway-api JAR file - Latest Versions:

All Versions

Download com.atommiddleware : dubbo-gateway-api 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 dubbo-gateway-api-1.1.4.6-GA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.atommiddleware.cloud.api.annotation

├─ com.atommiddleware.cloud.api.annotation.FromAttribute.class - [JAR]

├─ com.atommiddleware.cloud.api.annotation.FromBody.class - [JAR]

├─ com.atommiddleware.cloud.api.annotation.FromCookie.class - [JAR]

├─ com.atommiddleware.cloud.api.annotation.FromHeader.class - [JAR]

├─ com.atommiddleware.cloud.api.annotation.FromPath.class - [JAR]

├─ com.atommiddleware.cloud.api.annotation.FromQueryParams.class - [JAR]

├─ com.atommiddleware.cloud.api.annotation.GateWayDubbo.class - [JAR]

├─ com.atommiddleware.cloud.api.annotation.ParamAttribute.class - [JAR]

├─ com.atommiddleware.cloud.api.annotation.PathMapping.class - [JAR]