jar

net.sf.wsag4j.rest : wsag4j-rest-server

Maven & Gradle

May 27, 2012
3 usages

WSAG4J: RESTful Service Implementation · Restful server facade

Table Of Contents

Latest Version

Download net.sf.wsag4j.rest : wsag4j-rest-server JAR file - Latest Versions:

All Versions

Download net.sf.wsag4j.rest : wsag4j-rest-server JAR file - All Versions:

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

org.ogf.graap.wsag.server.rest

├─ org.ogf.graap.wsag.server.rest.RestAgreementFacade.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.RestAgreementFactoryFacade.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.RestAgreementFactoryRegistryFacade.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.RestNegotiationFacade.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.RestNegotiationRegistry.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.RestWsagEngine.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.WSAG4JContextListener.class - [JAR]

org.ogf.graap.wsag.server.rest.acceptance

├─ org.ogf.graap.wsag.server.rest.acceptance.RestAcceptanceEndpointFacade.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.acceptance.RestAcceptanceRegistryFacade.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.acceptance.RestAgreementAcceptanceFactory.class - [JAR]

├─ org.ogf.graap.wsag.server.rest.acceptance.RestAgreementAcceptanceRegistry.class - [JAR]

Advertisement