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 vysper-hbase-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.vysper.storage.hbase.privatedata
├─ org.apache.vysper.storage.hbase.privatedata.HBasePrivateDataPersistenceManager.class - [JAR]
org.apache.vysper.storage.hbase.user
├─ org.apache.vysper.storage.hbase.user.HBaseUserManagement.class - [JAR]
org.apache.vysper.storage.hbase
├─ org.apache.vysper.storage.hbase.HBaseGenericXEPDataManager.class - [JAR]
├─ org.apache.vysper.storage.hbase.HBaseStorage.class - [JAR]
├─ org.apache.vysper.storage.hbase.HBaseStorageException.class - [JAR]
├─ org.apache.vysper.storage.hbase.HBaseStorageProviderRegistry.class - [JAR]
├─ org.apache.vysper.storage.hbase.HBaseUtils.class - [JAR]
org.apache.vysper.storage.hbase.roster
├─ org.apache.vysper.storage.hbase.roster.HBaseRosterManager.class - [JAR]
org.apache.vysper.storage.hbase.vcard
├─ org.apache.vysper.storage.hbase.vcard.HBaseVcardTempPersistenceManager.class - [JAR]