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 sitewhere-server-api-1.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sitewhere.spi.server
├─ com.sitewhere.spi.server.IBackwardCompatibilityService.class - [JAR]
├─ com.sitewhere.spi.server.IModelInitializer.class - [JAR]
├─ com.sitewhere.spi.server.ISiteWhereApplication.class - [JAR]
├─ com.sitewhere.spi.server.ISiteWhereServer.class - [JAR]
├─ com.sitewhere.spi.server.ISiteWhereServerEnvironment.class - [JAR]
├─ com.sitewhere.spi.server.ISiteWhereServerRuntime.class - [JAR]
├─ com.sitewhere.spi.server.ISiteWhereServerState.class - [JAR]
com.sitewhere.spi.server.groovy
├─ com.sitewhere.spi.server.groovy.IGroovyConfiguration.class - [JAR]
├─ com.sitewhere.spi.server.groovy.ITenantGroovyConfiguration.class - [JAR]
com.sitewhere.spi.configuration
├─ com.sitewhere.spi.configuration.IGlobalConfigurationResolver.class - [JAR]
├─ com.sitewhere.spi.configuration.ITenantConfigurationResolver.class - [JAR]
com.sitewhere.spi.server.asset
├─ com.sitewhere.spi.server.asset.IAssetModelInitializer.class - [JAR]
com.sitewhere.spi.server.hazelcast
├─ com.sitewhere.spi.server.hazelcast.IHazelcastConfiguration.class - [JAR]
com.sitewhere.spi.server.device
├─ com.sitewhere.spi.server.device.IDeviceModelInitializer.class - [JAR]
com.sitewhere.spi.server.scheduling
├─ com.sitewhere.spi.server.scheduling.IScheduleModelInitializer.class - [JAR]
com.sitewhere.rest.spring
├─ com.sitewhere.rest.spring.MappingJackson2HttpMessageConverter.class - [JAR]
com.sitewhere.rest.model.server
├─ com.sitewhere.rest.model.server.SiteWhereServerRuntime.class - [JAR]
├─ com.sitewhere.rest.model.server.SiteWhereServerState.class - [JAR]
├─ com.sitewhere.rest.model.server.TenantEngineComponent.class - [JAR]
├─ com.sitewhere.rest.model.server.TenantPersistentState.class - [JAR]
├─ com.sitewhere.rest.model.server.TenantRuntimeState.class - [JAR]
com.sitewhere.spi.server.debug
├─ com.sitewhere.spi.server.debug.ITracer.class - [JAR]
├─ com.sitewhere.spi.server.debug.TracerCategory.class - [JAR]
com.sitewhere.spi.server.tenant
├─ com.sitewhere.spi.server.tenant.ISiteWhereTenantEngine.class - [JAR]
├─ com.sitewhere.spi.server.tenant.ITenantAware.class - [JAR]
├─ com.sitewhere.spi.server.tenant.ITenantModelInitializer.class - [JAR]
├─ com.sitewhere.spi.server.tenant.ITenantPersistentState.class - [JAR]
├─ com.sitewhere.spi.server.tenant.ITenantTemplate.class - [JAR]
├─ com.sitewhere.spi.server.tenant.ITenantTemplateManager.class - [JAR]
com.sitewhere.spi.server.user
├─ com.sitewhere.spi.server.user.IUserModelInitializer.class - [JAR]