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 channel-mapper-v2-2.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ogema.channelmapperv2.impl
├─ org.ogema.channelmapperv2.impl.ChannelController.class - [JAR]
├─ org.ogema.channelmapperv2.impl.ChannelMapperImpl.class - [JAR]
├─ org.ogema.channelmapperv2.impl.ChannelMapperUtil.class - [JAR]
├─ org.ogema.channelmapperv2.impl.ShellCommands.class - [JAR]
org.ogema.channelmapperv2
├─ org.ogema.channelmapperv2.ChannelMapper.class - [JAR]
org.ogema.channelmapperv2.config
├─ org.ogema.channelmapperv2.config.ChannelMapperConfigPattern.class - [JAR]
├─ org.ogema.channelmapperv2.config.ChannelMapperConfiguration.class - [JAR]
├─ org.ogema.channelmapperv2.config.PersistentChannelLocator.class - [JAR]