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 xowl-service-collaboration-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xowl.platform.services.collaboration.impl
├─ org.xowl.platform.services.collaboration.impl.MasterNetworkService.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.RemoteCollaborationBase.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.RemoteCollaborationManaged.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.RemoteCollaborationManagedDescriptor.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.SlaveNetworkService.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.StandaloneNetworkService.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.XOWLCollaborationLocalService.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.XOWLCollaborationService.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.XOWLNetworkProvider.class - [JAR]
├─ org.xowl.platform.services.collaboration.impl.XOWLPatternProvider.class - [JAR]
org.xowl.platform.services.collaboration
├─ org.xowl.platform.services.collaboration.Activator.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationLocalService.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationManifest.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationNetworkService.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationNetworkServiceProvider.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationPattern.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationPatternBase.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationPatternDescriptor.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationPatternFreeStyle.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationPatternProvider.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationService.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationSpecification.class - [JAR]
├─ org.xowl.platform.services.collaboration.CollaborationStatus.class - [JAR]
├─ org.xowl.platform.services.collaboration.DeserializerFactoryForCollaboration.class - [JAR]
├─ org.xowl.platform.services.collaboration.RemoteCollaboration.class - [JAR]
org.xowl.platform.services.collaboration.chat
├─ org.xowl.platform.services.collaboration.chat.Conversation.class - [JAR]
├─ org.xowl.platform.services.collaboration.chat.ConversationMessage.class - [JAR]
├─ org.xowl.platform.services.collaboration.chat.ConversationService.class - [JAR]
├─ org.xowl.platform.services.collaboration.chat.ConversationView.class - [JAR]
org.xowl.platform.services.collaboration.jobs
├─ org.xowl.platform.services.collaboration.jobs.CollaborationJobFactory.class - [JAR]
├─ org.xowl.platform.services.collaboration.jobs.CollaborationSpawnJob.class - [JAR]