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 activity-registration-0.2-incubating.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.streams.osgi.components
├─ org.apache.streams.osgi.components.ActivityPublisherRegistration.class - [JAR]
├─ org.apache.streams.osgi.components.ActivityStreamsSubscriberRegistration.class - [JAR]
org.apache.streams.osgi.components.impl
├─ org.apache.streams.osgi.components.impl.ActivityPublisherRegistrationImpl.class - [JAR]
├─ org.apache.streams.osgi.components.impl.ActivityStreamsSubscriberRegistrationImpl.class - [JAR]