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 service-starter-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.river.start
├─ org.apache.river.start.ActivateWrapper.class - [JAR]
├─ org.apache.river.start.AggregatePolicyProvider.class - [JAR]
├─ org.apache.river.start.ClassLoaderUtil.class - [JAR]
├─ org.apache.river.start.HTTPDStatus.class - [JAR]
├─ org.apache.river.start.LoaderSplitPolicyProvider.class - [JAR]
├─ org.apache.river.start.NonActivatableServiceDescriptor.class - [JAR]
├─ org.apache.river.start.ServiceDescriptor.class - [JAR]
├─ org.apache.river.start.ServiceStarter.class - [JAR]
├─ org.apache.river.start.SharedActivatableServiceDescriptor.class - [JAR]
├─ org.apache.river.start.SharedActivationGroupDescriptor.class - [JAR]
├─ org.apache.river.start.SharedActivationPolicyPermission.class - [JAR]