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 kmf-commons-testing-4.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.kurento.kmf.commons.tests
├─ com.kurento.kmf.commons.tests.ContentApiTests.class - [JAR]
├─ com.kurento.kmf.commons.tests.IntegrationTests.class - [JAR]
├─ com.kurento.kmf.commons.tests.JsonRpcConnectorTests.class - [JAR]
├─ com.kurento.kmf.commons.tests.MediaApiTests.class - [JAR]
├─ com.kurento.kmf.commons.tests.MediaConnectorTests.class - [JAR]
├─ com.kurento.kmf.commons.tests.RepositoryApiTests.class - [JAR]
├─ com.kurento.kmf.commons.tests.SystemContentApiTests.class - [JAR]
├─ com.kurento.kmf.commons.tests.SystemMediaApiTests.class - [JAR]
├─ com.kurento.kmf.commons.tests.SystemTests.class - [JAR]