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.remote.app.service-1.0.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.remote.app.internal.upgrade
├─ com.liferay.remote.app.internal.upgrade.RemoteAppServiceUpgrade.class - [JAR]
com.liferay.remote.app.service.base
├─ com.liferay.remote.app.service.base.RemoteAppEntryLocalServiceBaseImpl.class - [JAR]
com.liferay.remote.app.service.impl
├─ com.liferay.remote.app.service.impl.RemoteAppEntryLocalServiceImpl.class - [JAR]
com.liferay.remote.app.model.impl
├─ com.liferay.remote.app.model.impl.RemoteAppEntryBaseImpl.class - [JAR]
├─ com.liferay.remote.app.model.impl.RemoteAppEntryCacheModel.class - [JAR]
├─ com.liferay.remote.app.model.impl.RemoteAppEntryImpl.class - [JAR]
├─ com.liferay.remote.app.model.impl.RemoteAppEntryModelImpl.class - [JAR]
com.liferay.remote.app.internal.search
├─ com.liferay.remote.app.internal.search.RemoteAppEntryIndexer.class - [JAR]
com.liferay.remote.app.service.persistence.impl
├─ com.liferay.remote.app.service.persistence.impl.RemoteAppEntryPersistenceImpl.class - [JAR]
com.liferay.remote.app.service.persistence.impl.constants
├─ com.liferay.remote.app.service.persistence.impl.constants.RemoteAppPersistenceConstants.class - [JAR]