jar

tech.b180.cordaptor : cordaptor-corda-service

Maven & Gradle

Jul 14, 2022
15 stars

Cordaptor Corda Service · Implementation of Corda service instantiating Cordaptor inside a Corda node

Table Of Contents

Latest Version

Download tech.b180.cordaptor : cordaptor-corda-service JAR file - Latest Versions:

All Versions

Download tech.b180.cordaptor : cordaptor-corda-service JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.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 cordaptor-corda-service-0.4.1-corda4.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.b180.cordaptor.cordapp

├─ tech.b180.cordaptor.cordapp.CordaNodeCatalogImpl.class - [JAR]

├─ tech.b180.cordaptor.cordapp.CordaNodeStateImpl.class - [JAR]

├─ tech.b180.cordaptor.cordapp.CordaServiceModuleProvider.class - [JAR]

├─ tech.b180.cordaptor.cordapp.CordappConfigWithFallback.class - [JAR]

├─ tech.b180.cordaptor.cordapp.CordaptorService.class - [JAR]

├─ tech.b180.cordaptor.cordapp.FlowInstanceBuilder.class - [JAR]

├─ tech.b180.cordaptor.cordapp.LocalFlowInitiator.class - [JAR]

├─ tech.b180.cordaptor.cordapp.NodeServicesLocator.class - [JAR]

├─ tech.b180.cordaptor.cordapp.NodeServicesLocatorImpl.class - [JAR]

├─ tech.b180.cordaptor.cordapp.Settings.class - [JAR]

Advertisement