jar

net.sf.wsag4j.rest : wsag4j-rest-client

Maven & Gradle

May 27, 2012
4 usages

WSAG4J: REST Client · Implementation of the RESTFUL WS-Agreement client-side components. This module includes the required classes of the WSAG framework to access WSAG services.

Table Of Contents

Latest Version

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

All Versions

Download net.sf.wsag4j.rest : wsag4j-rest-client 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-client-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.client.rest.builder

├─ org.ogf.graap.wsag.client.rest.builder.AgreementAcceptanceClientFactory.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.builder.AgreementClientFactory.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.builder.AgreementFactoryClientFactory.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.builder.AgreementFactoryRegistryClientFactory.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.builder.NegotiationClientFactory.class - [JAR]

org.ogf.graap.wsag.client.rest

├─ org.ogf.graap.wsag.client.rest.RestAgreementAcceptanceClient.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.RestAgreementClient.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.RestAgreementFactoryClient.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.RestAgreementFactoryRegistryClient.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.RestNegotiationClient.class - [JAR]

├─ org.ogf.graap.wsag.client.rest.RestRemoteClient.class - [JAR]