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 dolphin-remoting-server-0.17.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opendolphin.core.server.action
├─ org.opendolphin.core.server.action.CreatePresentationModelAction.class - [JAR]
├─ org.opendolphin.core.server.action.DeletePresentationModelAction.class - [JAR]
├─ org.opendolphin.core.server.action.DolphinServerAction.class - [JAR]
├─ org.opendolphin.core.server.action.ServerAction.class - [JAR]
├─ org.opendolphin.core.server.action.StoreAttributeAction.class - [JAR]
├─ org.opendolphin.core.server.action.StoreValueChangeAction.class - [JAR]
org.opendolphin.core.server.comm
├─ org.opendolphin.core.server.comm.ActionRegistry.class - [JAR]
├─ org.opendolphin.core.server.comm.CommandHandler.class - [JAR]
org.opendolphin.core.server
├─ org.opendolphin.core.server.DTO.class - [JAR]
├─ org.opendolphin.core.server.DefaultServerDolphin.class - [JAR]
├─ org.opendolphin.core.server.ServerAttribute.class - [JAR]
├─ org.opendolphin.core.server.ServerConnector.class - [JAR]
├─ org.opendolphin.core.server.ServerDolphin.class - [JAR]
├─ org.opendolphin.core.server.ServerDolphinFactory.class - [JAR]
├─ org.opendolphin.core.server.ServerModelStore.class - [JAR]
├─ org.opendolphin.core.server.ServerPresentationModel.class - [JAR]
├─ org.opendolphin.core.server.Slot.class - [JAR]