jar

org.apache.isis.mappings : isis-mappings-restclient-applib

Maven & Gradle

Feb 25, 2022
1 usages

Apache Isis Ext - REST Client (applib) · A client for the Restful Objects Viewer

Table Of Contents

Latest Version

Download org.apache.isis.mappings : isis-mappings-restclient-applib JAR file - Latest Versions:

All Versions

Download org.apache.isis.mappings : isis-mappings-restclient-applib 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 isis-mappings-restclient-applib-2.0.0-M7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.isis.extensions.restclient.auth

├─ org.apache.isis.extensions.restclient.auth.BasicAuthFilter.class - [JAR]

org.apache.isis.extensions.restclient

├─ org.apache.isis.extensions.restclient.ActionParameterListBuilder.class - [JAR]

├─ org.apache.isis.extensions.restclient.IsisModuleExtRestClient.class - [JAR]

├─ org.apache.isis.extensions.restclient.ResponseDigest.class - [JAR]

├─ org.apache.isis.extensions.restclient.RestfulClient.class - [JAR]

├─ org.apache.isis.extensions.restclient.RestfulClientConfig.class - [JAR]

├─ org.apache.isis.extensions.restclient.RestfulClientException.class - [JAR]

org.apache.isis.extensions.restclient.log

├─ org.apache.isis.extensions.restclient.log.ClientConversationFilter.class - [JAR]

├─ org.apache.isis.extensions.restclient.log.ClientConversationLogger.class - [JAR]