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 actor-notify-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
im.actor.server.notify
├─ im.actor.server.notify.NotificationTemplate.class - [JAR]
├─ im.actor.server.notify.NotifyConfig.class - [JAR]
├─ im.actor.server.notify.NotifyExtension.class - [JAR]
├─ im.actor.server.notify.NotifyExtensionImpl.class - [JAR]
├─ im.actor.server.notify.NotifyPriorityMailbox.class - [JAR]
├─ im.actor.server.notify.NotifyProcessor.class - [JAR]
├─ im.actor.server.notify.NotifyProcessorCommand.class - [JAR]
├─ im.actor.server.notify.NotifyProcessorCommands.class - [JAR]
├─ im.actor.server.notify.NotifyProcessorEvent.class - [JAR]
├─ im.actor.server.notify.NotifyProcessorEvents.class - [JAR]
├─ im.actor.server.notify.NotifyProcessorState.class - [JAR]
├─ im.actor.server.notify.NotifyProto.class - [JAR]