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 streampipes-service-discovery-api-0.92.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.streampipes.svcdiscovery.api.model
├─ org.apache.streampipes.svcdiscovery.api.model.ConfigItem.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.ConfigItemUtils.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.ConfigurationScope.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.DefaultSpServiceGroups.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.DefaultSpServiceTags.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.PeConfig.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.SpServicePathPrefix.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.SpServiceRegistrationRequest.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.SpServiceTag.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.SpServiceTagPrefix.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.model.SpServiceUrlProvider.class - [JAR]
org.apache.streampipes.svcdiscovery.api
├─ org.apache.streampipes.svcdiscovery.api.ISpKvManagement.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.ISpServiceDiscovery.class - [JAR]
├─ org.apache.streampipes.svcdiscovery.api.SpConfig.class - [JAR]