View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kapua-device-configuration-api-0.3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.kapua.service.device.management.configuration
├─ org.eclipse.kapua.service.device.management.configuration.DeviceComponentConfiguration.class - [JAR]
├─ org.eclipse.kapua.service.device.management.configuration.DeviceConfiguration.class - [JAR]
├─ org.eclipse.kapua.service.device.management.configuration.DeviceConfigurationFactory.class - [JAR]
├─ org.eclipse.kapua.service.device.management.configuration.DeviceConfigurationManagementService.class - [JAR]
├─ org.eclipse.kapua.service.device.management.configuration.DeviceConfigurationXmlRegistry.class - [JAR]
org.eclipse.kapua.service.device.management.snapshot
├─ org.eclipse.kapua.service.device.management.snapshot.DeviceSnapshot.class - [JAR]
├─ org.eclipse.kapua.service.device.management.snapshot.DeviceSnapshotFactory.class - [JAR]
├─ org.eclipse.kapua.service.device.management.snapshot.DeviceSnapshotManagementService.class - [JAR]
├─ org.eclipse.kapua.service.device.management.snapshot.DeviceSnapshotXmlRegistry.class - [JAR]
├─ org.eclipse.kapua.service.device.management.snapshot.DeviceSnapshots.class - [JAR]