jar

org.openlca : olca-ipc

Maven & Gradle

Aug 25, 2023
Table Of Contents

Latest Version

Download org.openlca : olca-ipc JAR file - Latest Versions:

All Versions

Download org.openlca : olca-ipc JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.11.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 olca-ipc-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openlca.ipc

├─ org.openlca.ipc.Cache.class - [JAR]

├─ org.openlca.ipc.Responses.class - [JAR]

├─ org.openlca.ipc.Rpc.class - [JAR]

├─ org.openlca.ipc.RpcError.class - [JAR]

├─ org.openlca.ipc.RpcRequest.class - [JAR]

├─ org.openlca.ipc.RpcResponse.class - [JAR]

├─ org.openlca.ipc.Server.class - [JAR]

org.openlca.ipc.handlers

├─ org.openlca.ipc.handlers.DataHandler.class - [JAR]

├─ org.openlca.ipc.handlers.Effect.class - [JAR]

├─ org.openlca.ipc.handlers.ExportHandler.class - [JAR]

├─ org.openlca.ipc.handlers.HandlerContext.class - [JAR]

├─ org.openlca.ipc.handlers.JsonRpc.class - [JAR]

├─ org.openlca.ipc.handlers.ResultHandler.class - [JAR]

├─ org.openlca.ipc.handlers.ResultRequest.class - [JAR]

├─ org.openlca.ipc.handlers.RuntimeHandler.class - [JAR]