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 notification-portlet-api-4.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jasig.portlet.notice.rest
├─ org.jasig.portlet.notice.rest.ActionDTO.class - [JAR]
├─ org.jasig.portlet.notice.rest.AddresseeDTO.class - [JAR]
├─ org.jasig.portlet.notice.rest.AttributeDTO.class - [JAR]
├─ org.jasig.portlet.notice.rest.EntryDTO.class - [JAR]
├─ org.jasig.portlet.notice.rest.EventDTO.class - [JAR]
├─ org.jasig.portlet.notice.rest.RecipientDTO.class - [JAR]
├─ org.jasig.portlet.notice.rest.RecipientType.class - [JAR]
org.jasig.portlet.notice
├─ org.jasig.portlet.notice.JsonAttributesDeserializer.class - [JAR]
├─ org.jasig.portlet.notice.JsonAttributesSerializer.class - [JAR]
├─ org.jasig.portlet.notice.JsonDateDeserializer.class - [JAR]
├─ org.jasig.portlet.notice.JsonDateSerializer.class - [JAR]
├─ org.jasig.portlet.notice.JsonNotificationActionDeserializer.class - [JAR]
├─ org.jasig.portlet.notice.NotificationAction.class - [JAR]
├─ org.jasig.portlet.notice.NotificationAttribute.class - [JAR]
├─ org.jasig.portlet.notice.NotificationCategory.class - [JAR]
├─ org.jasig.portlet.notice.NotificationConstants.class - [JAR]
├─ org.jasig.portlet.notice.NotificationEntry.class - [JAR]
├─ org.jasig.portlet.notice.NotificationError.class - [JAR]
├─ org.jasig.portlet.notice.NotificationQuery.class - [JAR]
├─ org.jasig.portlet.notice.NotificationResponse.class - [JAR]
├─ org.jasig.portlet.notice.NotificationResult.class - [JAR]
├─ org.jasig.portlet.notice.NotificationState.class - [JAR]