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.sharing.notifications-3.0.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.sharing.notifications.internal.notifications
├─ com.liferay.sharing.notifications.internal.notifications.AddSharingEntryUserNotificationDefinition.class - [JAR]
├─ com.liferay.sharing.notifications.internal.notifications.SharingUserNotificationHandler.class - [JAR]
├─ com.liferay.sharing.notifications.internal.notifications.UpdateSharingEntryUserNotificationDefinition.class - [JAR]
com.liferay.sharing.notifications.internal.util
├─ com.liferay.sharing.notifications.internal.util.SharingNotificationSubcriptionSender.class - [JAR]
com.liferay.sharing.notifications.internal.service
├─ com.liferay.sharing.notifications.internal.service.NotificationsSharingEntryLocalServiceWrapper.class - [JAR]
com.liferay.sharing.notifications.internal.helper
├─ com.liferay.sharing.notifications.internal.helper.SharingNotificationHelper.class - [JAR]