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 opencast-adopter-registration-impl-14.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opencastproject.adopter.statistic
├─ org.opencastproject.adopter.statistic.ScheduledDataCollector.class - [JAR]
├─ org.opencastproject.adopter.statistic.Sender.class - [JAR]
org.opencastproject.adopter.registration
├─ org.opencastproject.adopter.registration.AdopterRegistrationServiceImpl.class - [JAR]
├─ org.opencastproject.adopter.registration.Controller.class - [JAR]
├─ org.opencastproject.adopter.registration.Form.class - [JAR]
├─ org.opencastproject.adopter.registration.FormRepository.class - [JAR]
├─ org.opencastproject.adopter.registration.FormRepositoryException.class - [JAR]
├─ org.opencastproject.adopter.registration.FormRepositoryImpl.class - [JAR]
├─ org.opencastproject.adopter.registration.IForm.class - [JAR]
├─ org.opencastproject.adopter.registration.Service.class - [JAR]
org.opencastproject.adopter.statistic.dto
├─ org.opencastproject.adopter.statistic.dto.GeneralData.class - [JAR]
├─ org.opencastproject.adopter.statistic.dto.Host.class - [JAR]
├─ org.opencastproject.adopter.statistic.dto.StatisticData.class - [JAR]