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 helios-service-registration-0.9.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.helios.serviceregistration
├─ com.spotify.helios.serviceregistration.NopServiceRegistrar.class - [JAR]
├─ com.spotify.helios.serviceregistration.NopServiceRegistrarFactory.class - [JAR]
├─ com.spotify.helios.serviceregistration.NopServiceRegistrationHandle.class - [JAR]
├─ com.spotify.helios.serviceregistration.ServiceRegistrar.class - [JAR]
├─ com.spotify.helios.serviceregistration.ServiceRegistrarFactory.class - [JAR]
├─ com.spotify.helios.serviceregistration.ServiceRegistrarLoader.class - [JAR]
├─ com.spotify.helios.serviceregistration.ServiceRegistrarLoadingException.class - [JAR]
├─ com.spotify.helios.serviceregistration.ServiceRegistration.class - [JAR]
├─ com.spotify.helios.serviceregistration.ServiceRegistrationHandle.class - [JAR]