jar

org.objectweb.fractal.bf.connectors : fractal-bf-connectors-json-rpc

Maven & Gradle

Jun 01, 2011
4 usages

Fractal-BF: JSON-RPC Connector · Binding Factory plugin to export Fractal server interfaces via the JSON-RPC protocol, and to expose them as JSON-RPC Services. This plugin relies on jabsorb http://jabsorb.org/ to transparently export a Fractal server interface as a JSON-RPC service.

Table Of Contents

Latest Version

Download org.objectweb.fractal.bf.connectors : fractal-bf-connectors-json-rpc JAR file - Latest Versions:

All Versions

Download org.objectweb.fractal.bf.connectors : fractal-bf-connectors-json-rpc JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9
0.8
0.7

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 fractal-bf-connectors-json-rpc-0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.objectweb.fractal.bf.connectors.jsonrpc

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JSONRPCManager.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JSONRPCManagerImpl.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcBindHints.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcConnector.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcConnectorConstants.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcExportHints.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcServlet.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcSkeletonContent.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcSkeletonContentAttributes.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcStubContent.class - [JAR]

├─ org.objectweb.fractal.bf.connectors.jsonrpc.JsonRpcStubContentAttributes.class - [JAR]