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 fcm-server-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.mortezaj8.fcmserver
├─ com.github.mortezaj8.fcmserver.FirebaseEndPoint.class - [JAR]
├─ com.github.mortezaj8.fcmserver.FirebaseNotification.class - [JAR]
├─ com.github.mortezaj8.fcmserver.FirebaseNotificationData.class - [JAR]
├─ com.github.mortezaj8.fcmserver.FirebaseNotificationRequest.class - [JAR]
├─ com.github.mortezaj8.fcmserver.FirebaseNotificationResponse.class - [JAR]
├─ com.github.mortezaj8.fcmserver.FirebaseNotificationResponseResult.class - [JAR]
├─ com.github.mortezaj8.fcmserver.FirebaseNotificationRunnable.class - [JAR]
├─ com.github.mortezaj8.fcmserver.FirebaseRetrofitFactory.class - [JAR]