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-2.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ogema.channelmapper.impl
├─ org.ogema.channelmapper.impl.ChannelAndMore.class - [JAR]
├─ org.ogema.channelmapper.impl.ChannelDescription.class - [JAR]
├─ org.ogema.channelmapper.impl.ChannelMapperImpl.class - [JAR]
├─ org.ogema.channelmapper.impl.MappedElement.class - [JAR]
├─ org.ogema.channelmapper.impl.MappedResource.class - [JAR]
├─ org.ogema.channelmapper.impl.MappingConfiguration.class - [JAR]
├─ org.ogema.channelmapper.impl.PersistentConfiguration.class - [JAR]
├─ org.ogema.channelmapper.impl.ResourceAndMore.class - [JAR]
org.ogema.channelmapper
├─ org.ogema.channelmapper.ChannelMapper.class - [JAR]
├─ org.ogema.channelmapper.ResourceMappingException.class - [JAR]