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 nubomedia-media-client-6.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.fhg.fokus.nubomedia.kmc
├─ de.fhg.fokus.nubomedia.kmc.HeartBeatTimerTask.class - [JAR]
├─ de.fhg.fokus.nubomedia.kmc.KmsUrlProvider.class - [JAR]
de.fhg.fokus.nubomedia.paas
├─ de.fhg.fokus.nubomedia.paas.ApplicationRecord.class - [JAR]
├─ de.fhg.fokus.nubomedia.paas.ApplicationRecordBody.class - [JAR]
├─ de.fhg.fokus.nubomedia.paas.VNFRService.class - [JAR]
├─ de.fhg.fokus.nubomedia.paas.VNFRServiceImpl.class - [JAR]
├─ de.fhg.fokus.nubomedia.paas.VNFRServiceProfile.class - [JAR]
├─ de.fhg.fokus.nubomedia.paas.VirtualNetworkFunctionRecord.class - [JAR]
de.fhg.fokus.nubomedia
├─ de.fhg.fokus.nubomedia.App.class - [JAR]