jar

org.activecomponents.jadex : jadex-platform-webservice-grizzly

Maven & Gradle

Sep 08, 2022
3 usages
41 stars

webservice-grizzly · Provides webservice support via Grizzly.

Table Of Contents

Latest Version

Download org.activecomponents.jadex : jadex-platform-webservice-grizzly JAR file - Latest Versions:

All Versions

Download org.activecomponents.jadex : jadex-platform-webservice-grizzly JAR file - All Versions:

Version Vulnerabilities Size Updated
4.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 jadex-platform-webservice-grizzly-4.0.267.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

jadex.extension.rs.publish.mapper

├─ jadex.extension.rs.publish.mapper.NativeResponseMapper.class - [JAR]

├─ jadex.extension.rs.publish.mapper.ResourceInfo.class - [JAR]

jadex.extension.rs.publish

├─ jadex.extension.rs.publish.AbstractRestServicePublishService.class - [JAR]

├─ jadex.extension.rs.publish.DefaultRestMethodGenerator.class - [JAR]

├─ jadex.extension.rs.publish.DummyResource.class - [JAR]

├─ jadex.extension.rs.publish.GrizzlyRSPublishAgent.class - [JAR]

├─ jadex.extension.rs.publish.GrizzlyRestPublishService.class - [JAR]

├─ jadex.extension.rs.publish.GrizzlyRestServicePublishService.class - [JAR]

├─ jadex.extension.rs.publish.IRestMethodGenerator.class - [JAR]

├─ jadex.extension.rs.publish.JadexXMLBodyReader.class - [JAR]

├─ jadex.extension.rs.publish.JadexXMLBodyWriter.class - [JAR]

├─ jadex.extension.rs.publish.LegacyGrizzlyRSPublishAgent.class - [JAR]

├─ jadex.extension.rs.publish.MethodComparator.class - [JAR]

├─ jadex.extension.rs.publish.MethodWrapper.class - [JAR]

├─ jadex.extension.rs.publish.RestMethodInfo.class - [JAR]

├─ jadex.extension.rs.publish.SInvokeHelper.class - [JAR]

Advertisement