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-kernel-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.kernel.webapi
├─ org.xowl.platform.kernel.webapi.HttpApiDiscoveryService.class - [JAR]
├─ org.xowl.platform.kernel.webapi.HttpApiRequest.class - [JAR]
├─ org.xowl.platform.kernel.webapi.HttpApiResource.class - [JAR]
├─ org.xowl.platform.kernel.webapi.HttpApiResourceBase.class - [JAR]
├─ org.xowl.platform.kernel.webapi.HttpApiService.class - [JAR]
org.xowl.platform.kernel.statistics
├─ org.xowl.platform.kernel.statistics.MeasurableService.class - [JAR]
├─ org.xowl.platform.kernel.statistics.StatisticsService.class - [JAR]
org.xowl.platform.kernel.remote
├─ org.xowl.platform.kernel.remote.Deserializer.class - [JAR]
├─ org.xowl.platform.kernel.remote.DeserializerAggregate.class - [JAR]
├─ org.xowl.platform.kernel.remote.DeserializerFactory.class - [JAR]
├─ org.xowl.platform.kernel.remote.DeserializerFactoryForKernel.class - [JAR]
├─ org.xowl.platform.kernel.remote.DeserializerForJava.class - [JAR]
├─ org.xowl.platform.kernel.remote.DeserializerForOSGi.class - [JAR]
├─ org.xowl.platform.kernel.remote.RemotePlatformAccess.class - [JAR]
├─ org.xowl.platform.kernel.remote.RemotePlatformAccessManager.class - [JAR]
├─ org.xowl.platform.kernel.remote.RemotePlatformAccessProvider.class - [JAR]
org.xowl.platform.kernel.ui
├─ org.xowl.platform.kernel.ui.WebUIContribution.class - [JAR]
org.xowl.platform.kernel
├─ org.xowl.platform.kernel.Activator.class - [JAR]
├─ org.xowl.platform.kernel.ConfigurationService.class - [JAR]
├─ org.xowl.platform.kernel.Env.class - [JAR]
├─ org.xowl.platform.kernel.KernelSchema.class - [JAR]
├─ org.xowl.platform.kernel.LoggingService.class - [JAR]
├─ org.xowl.platform.kernel.ManagedService.class - [JAR]
├─ org.xowl.platform.kernel.PlatformHttp.class - [JAR]
├─ org.xowl.platform.kernel.PlatformUtils.class - [JAR]
├─ org.xowl.platform.kernel.Register.class - [JAR]
├─ org.xowl.platform.kernel.RegisterListener.class - [JAR]
├─ org.xowl.platform.kernel.RegisterWaiter.class - [JAR]
├─ org.xowl.platform.kernel.Registrable.class - [JAR]
├─ org.xowl.platform.kernel.Service.class - [JAR]
├─ org.xowl.platform.kernel.XSPReplyServiceUnavailable.class - [JAR]
org.xowl.platform.kernel.events
├─ org.xowl.platform.kernel.events.Event.class - [JAR]
├─ org.xowl.platform.kernel.events.EventBase.class - [JAR]
├─ org.xowl.platform.kernel.events.EventConsumer.class - [JAR]
├─ org.xowl.platform.kernel.events.EventService.class - [JAR]
org.xowl.platform.kernel.artifacts
├─ org.xowl.platform.kernel.artifacts.Artifact.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactArchetype.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactArchetypeBase.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactArchetypeFree.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactArchetypeRemote.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactArchetypeSchema.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactBase.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactDeferred.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactFuture.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactRemote.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactSchema.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactSchemaFromResource.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactSchemaKernel.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactSchemaRDFS.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactSchemaRemote.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactSimple.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactSpecification.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.ArtifactStorageService.class - [JAR]
├─ org.xowl.platform.kernel.artifacts.BusinessDirectoryService.class - [JAR]
org.xowl.platform.kernel.jobs
├─ org.xowl.platform.kernel.jobs.Job.class - [JAR]
├─ org.xowl.platform.kernel.jobs.JobBase.class - [JAR]
├─ org.xowl.platform.kernel.jobs.JobExecutionService.class - [JAR]
├─ org.xowl.platform.kernel.jobs.JobFactory.class - [JAR]
├─ org.xowl.platform.kernel.jobs.JobRemote.class - [JAR]
├─ org.xowl.platform.kernel.jobs.JobStatus.class - [JAR]
├─ org.xowl.platform.kernel.jobs.SecuredActionPolicyIsJobOwner.class - [JAR]
org.xowl.platform.kernel.platform
├─ org.xowl.platform.kernel.platform.Addon.class - [JAR]
├─ org.xowl.platform.kernel.platform.AddonBundle.class - [JAR]
├─ org.xowl.platform.kernel.platform.AddonInstalledEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.AddonUninstalledEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformGroup.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformGroupBase.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformGroupCreatedEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformGroupDeletedEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformGroupRemote.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformLogBuffer.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformLogMessage.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformManagementService.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformRebootJob.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformRole.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformRoleAdmin.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformRoleBase.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformRoleCreatedEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformRoleDeletedEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformShutdownEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformStartupEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformUser.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformUserBase.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformUserCreatedEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformUserDeletedEvent.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformUserRemote.class - [JAR]
├─ org.xowl.platform.kernel.platform.PlatformUserRoot.class - [JAR]
├─ org.xowl.platform.kernel.platform.ProductBase.class - [JAR]
org.xowl.platform.kernel.security
├─ org.xowl.platform.kernel.security.SecuredAction.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicy.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyAllowAll.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyBase.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyDenyAll.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyDescriptor.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyHasRole.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyIsGroupAdmin.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyIsPlatformAdmin.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyIsSelf.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredActionPolicyProvider.class - [JAR]
├─ org.xowl.platform.kernel.security.SecuredService.class - [JAR]
├─ org.xowl.platform.kernel.security.SecurityPolicy.class - [JAR]
├─ org.xowl.platform.kernel.security.SecurityPolicyConfiguration.class - [JAR]
├─ org.xowl.platform.kernel.security.SecurityPolicyProvider.class - [JAR]
├─ org.xowl.platform.kernel.security.SecurityRealm.class - [JAR]
├─ org.xowl.platform.kernel.security.SecurityRealmProvider.class - [JAR]
├─ org.xowl.platform.kernel.security.SecurityService.class - [JAR]