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.notification.rest.api-7.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.notification.rest.dto.v1_0.util
├─ com.liferay.notification.rest.dto.v1_0.util.NotificationUtil.class - [JAR]
com.liferay.notification.rest.resource.v1_0
├─ com.liferay.notification.rest.resource.v1_0.NotificationQueueEntryResource.class - [JAR]
├─ com.liferay.notification.rest.resource.v1_0.NotificationTemplateResource.class - [JAR]
com.liferay.notification.rest.dto.v1_0
├─ com.liferay.notification.rest.dto.v1_0.NotificationQueueEntry.class - [JAR]
├─ com.liferay.notification.rest.dto.v1_0.NotificationTemplate.class - [JAR]