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 james-server-data-hbase-3.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.james.domainlist.hbase
├─ org.apache.james.domainlist.hbase.HBaseDomainList.class - [JAR]
org.apache.james.rrt.hbase
├─ org.apache.james.rrt.hbase.HBaseRecipientRewriteTable.class - [JAR]
org.apache.james.rrt.hbase.def
├─ org.apache.james.rrt.hbase.def.HRecipientRewriteTable.class - [JAR]
org.apache.james.domainlist.hbase.def
├─ org.apache.james.domainlist.hbase.def.HDomainList.class - [JAR]
org.apache.james.user.hbase.def
├─ org.apache.james.user.hbase.def.HUsersRepository.class - [JAR]
org.apache.james.user.hbase
├─ org.apache.james.user.hbase.HBaseUsersRepository.class - [JAR]
org.apache.james.system.hbase
├─ org.apache.james.system.hbase.TablePool.class - [JAR]