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 kurento-crowddetector-6.18.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kurento.demo
├─ org.kurento.demo.ConfigurationReader.class - [JAR]
├─ org.kurento.demo.CrowdDetectorApp.class - [JAR]
├─ org.kurento.demo.CrowdDetectorHandler.class - [JAR]
├─ org.kurento.demo.CrowdDetectorOrionPublisher.class - [JAR]
├─ org.kurento.demo.Pipeline.class - [JAR]
org.kurento.orion.entities
├─ org.kurento.orion.entities.AbstractOrionResponse.class - [JAR]
├─ org.kurento.orion.entities.ContextUpdate.class - [JAR]
├─ org.kurento.orion.entities.ContextUpdateResponse.class - [JAR]
├─ org.kurento.orion.entities.OrionAttribute.class - [JAR]
├─ org.kurento.orion.entities.OrionContextElement.class - [JAR]
├─ org.kurento.orion.entities.OrionContextElementResponse.class - [JAR]
├─ org.kurento.orion.entities.OrionResponse.class - [JAR]
├─ org.kurento.orion.entities.QueryContext.class - [JAR]
├─ org.kurento.orion.entities.QueryContextResponse.class - [JAR]
├─ org.kurento.orion.entities.StatusCode.class - [JAR]
org.kurento.orion
├─ org.kurento.orion.OrionConnector.class - [JAR]
├─ org.kurento.orion.OrionConnectorConfiguration.class - [JAR]
├─ org.kurento.orion.OrionConnectorException.class - [JAR]