jar

edu.kit.scc : cdmi-spi

Maven & Gradle

Apr 03, 2017
0 stars

INDIGO-DataCloud CDMI-QoS SPI · Service Provider Interface for the INDIGO-DataCloud CDMI-QoS server and storage back-end modules

Table Of Contents

Latest Version

Download edu.kit.scc : cdmi-spi JAR file - Latest Versions:

All Versions

Download edu.kit.scc : cdmi-spi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4

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 cdmi-spi-0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.indigo.cdmi

├─ org.indigo.cdmi.BackEndException.class - [JAR]

├─ org.indigo.cdmi.BackendCapability.class - [JAR]

├─ org.indigo.cdmi.CdmiObjectStatus.class - [JAR]

├─ org.indigo.cdmi.ConfigurableStorageBackend.class - [JAR]

├─ org.indigo.cdmi.InvalidArgumentBackEndException.class - [JAR]

├─ org.indigo.cdmi.PermissionDeniedBackEndException.class - [JAR]

├─ org.indigo.cdmi.SubjectBasedStorageBackend.class - [JAR]

├─ org.indigo.cdmi.WrappedStorageBackend.class - [JAR]

org.indigo.cdmi.spi

├─ org.indigo.cdmi.spi.StorageBackend.class - [JAR]

├─ org.indigo.cdmi.spi.StorageBackendFactory.class - [JAR]

Advertisement