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.notifications.uad-6.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.notifications.uad.constants
├─ com.liferay.notifications.uad.constants.NotificationsUADConstants.class - [JAR]
com.liferay.notifications.uad.exporter
├─ com.liferay.notifications.uad.exporter.BaseUserNotificationDeliveryUADExporter.class - [JAR]
├─ com.liferay.notifications.uad.exporter.BaseUserNotificationEventUADExporter.class - [JAR]
├─ com.liferay.notifications.uad.exporter.UserNotificationDeliveryUADExporter.class - [JAR]
├─ com.liferay.notifications.uad.exporter.UserNotificationEventUADExporter.class - [JAR]
com.liferay.notifications.uad.anonymizer
├─ com.liferay.notifications.uad.anonymizer.BaseUserNotificationDeliveryUADAnonymizer.class - [JAR]
├─ com.liferay.notifications.uad.anonymizer.BaseUserNotificationEventUADAnonymizer.class - [JAR]
├─ com.liferay.notifications.uad.anonymizer.UserNotificationDeliveryUADAnonymizer.class - [JAR]
├─ com.liferay.notifications.uad.anonymizer.UserNotificationEventUADAnonymizer.class - [JAR]