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 com.liferay.json.storage.service-1.0.24.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.json.storage.internal.change.tracking.spi.reference
├─ com.liferay.json.storage.internal.change.tracking.spi.reference.JSONStorageEntryTableReferenceDefinition.class - [JAR]
com.liferay.json.storage.service.persistence.impl.constants
├─ com.liferay.json.storage.service.persistence.impl.constants.JSONStorePersistenceConstants.class - [JAR]
com.liferay.json.storage.service.impl
├─ com.liferay.json.storage.service.impl.JSONStorageEntryLocalServiceImpl.class - [JAR]
com.liferay.json.storage.service.persistence.impl
├─ com.liferay.json.storage.service.persistence.impl.JSONStorageEntryModelArgumentsResolver.class - [JAR]
├─ com.liferay.json.storage.service.persistence.impl.JSONStorageEntryPersistenceImpl.class - [JAR]
com.liferay.json.storage.internal.upgrade
├─ com.liferay.json.storage.internal.upgrade.JSONStorageUpgradeStepFactoryImpl.class - [JAR]
com.liferay.json.storage.model.impl
├─ com.liferay.json.storage.model.impl.JSONStorageEntryBaseImpl.class - [JAR]
├─ com.liferay.json.storage.model.impl.JSONStorageEntryCacheModel.class - [JAR]
├─ com.liferay.json.storage.model.impl.JSONStorageEntryImpl.class - [JAR]
├─ com.liferay.json.storage.model.impl.JSONStorageEntryModelImpl.class - [JAR]
com.liferay.json.storage.service.base
├─ com.liferay.json.storage.service.base.JSONStorageEntryLocalServiceBaseImpl.class - [JAR]