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 org.apache.servicemix.nmr.management-1.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.servicemix.nmr.management
├─ org.apache.servicemix.nmr.management.DefaultNamingStrategy.class - [JAR]
├─ org.apache.servicemix.nmr.management.ExchangeFailedEvent.class - [JAR]
├─ org.apache.servicemix.nmr.management.ManagedEndpoint.class - [JAR]
├─ org.apache.servicemix.nmr.management.ManagedEndpointMBean.class - [JAR]
├─ org.apache.servicemix.nmr.management.ManagementAgent.class - [JAR]
├─ org.apache.servicemix.nmr.management.ManagementEndpointRegistry.class - [JAR]
├─ org.apache.servicemix.nmr.management.Nameable.class - [JAR]
├─ org.apache.servicemix.nmr.management.NamingStrategy.class - [JAR]
org.apache.servicemix.nmr.management.stats
├─ org.apache.servicemix.nmr.management.stats.CountStatistic.class - [JAR]
├─ org.apache.servicemix.nmr.management.stats.Statistic.class - [JAR]
├─ org.apache.servicemix.nmr.management.stats.TimeStatistic.class - [JAR]