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 sakai-chat-impl-11.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sakaiproject.chat2.model.impl
├─ org.sakaiproject.chat2.model.impl.ChatChannelEntityProvider.class - [JAR]
├─ org.sakaiproject.chat2.model.impl.ChatContentProducer.class - [JAR]
├─ org.sakaiproject.chat2.model.impl.ChatDataMigration.class - [JAR]
├─ org.sakaiproject.chat2.model.impl.ChatEntityProducer.class - [JAR]
├─ org.sakaiproject.chat2.model.impl.ChatManagerImpl.class - [JAR]
├─ org.sakaiproject.chat2.model.impl.ChatMessageEntityProvider.class - [JAR]
├─ org.sakaiproject.chat2.model.impl.ChatRestDelivery.class - [JAR]
├─ org.sakaiproject.chat2.model.impl.ChatRestListener.class - [JAR]