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 maintenance-api-proxy-4.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.kennytv.maintenance.api.event
├─ eu.kennytv.maintenance.api.event.MaintenanceChangedEvent.class - [JAR]
├─ eu.kennytv.maintenance.api.event.MaintenanceReloadedEvent.class - [JAR]
eu.kennytv.maintenance.api.event.proxy
├─ eu.kennytv.maintenance.api.event.proxy.ServerMaintenanceChangedEvent.class - [JAR]
eu.kennytv.maintenance.api.event.manager
├─ eu.kennytv.maintenance.api.event.manager.EventListener.class - [JAR]
├─ eu.kennytv.maintenance.api.event.manager.EventManager.class - [JAR]
├─ eu.kennytv.maintenance.api.event.manager.MaintenanceEvent.class - [JAR]
eu.kennytv.maintenance.api
├─ eu.kennytv.maintenance.api.Maintenance.class - [JAR]
├─ eu.kennytv.maintenance.api.MaintenanceProvider.class - [JAR]
├─ eu.kennytv.maintenance.api.Settings.class - [JAR]
eu.kennytv.maintenance.api.proxy
├─ eu.kennytv.maintenance.api.proxy.MaintenanceProxy.class - [JAR]
├─ eu.kennytv.maintenance.api.proxy.Server.class - [JAR]