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 legend-depot-notifications-api-2.15.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.depot.services.api.notifications
├─ org.finos.legend.depot.services.api.notifications.NotificationHandler.class - [JAR]
├─ org.finos.legend.depot.services.api.notifications.NotificationsService.class - [JAR]
org.finos.legend.depot.domain.notifications
├─ org.finos.legend.depot.domain.notifications.MetadataNotification.class - [JAR]
├─ org.finos.legend.depot.domain.notifications.MetadataNotificationResponse.class - [JAR]
├─ org.finos.legend.depot.domain.notifications.MetadataNotificationStatus.class - [JAR]
├─ org.finos.legend.depot.domain.notifications.Priority.class - [JAR]
org.finos.legend.depot.store.api.notifications
├─ org.finos.legend.depot.store.api.notifications.Notifications.class - [JAR]
org.finos.legend.depot.services.api.notifications.queue
├─ org.finos.legend.depot.services.api.notifications.queue.Queue.class - [JAR]
├─ org.finos.legend.depot.services.api.notifications.queue.QueueManagerConfiguration.class - [JAR]
├─ org.finos.legend.depot.services.api.notifications.queue.VoidQueue.class - [JAR]