jar

com.java-adventures.rsc : remote-system-connector-api

Maven & Gradle

Dec 03, 2013

Remote System Connector - API · A simple interface for your resource adapter providing access to a connection. Your resource adapter api should extend the Connection and ConnectionFactory interface. The connection interface exposes the api of your remote system.

Table Of Contents

Latest Version

Download com.java-adventures.rsc : remote-system-connector-api JAR file - Latest Versions:

All Versions

Download com.java-adventures.rsc : remote-system-connector-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 remote-system-connector-api-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ja.rsc.api

├─ com.ja.rsc.api.Connection.class - [JAR]

├─ com.ja.rsc.api.ConnectionFactory.class - [JAR]