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 restcomm-slee-connectivity-example-extension-7.1.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.restcomm.examples.connectivity.extension
├─ org.restcomm.examples.connectivity.extension.SubsystemModel.class - [JAR]
org.restcomm.example.connectivity.extension
├─ org.restcomm.example.connectivity.extension.ConnectivityExtension.class - [JAR]
├─ org.restcomm.example.connectivity.extension.ConnectivityService.class - [JAR]
├─ org.restcomm.example.connectivity.extension.Element.class - [JAR]
├─ org.restcomm.example.connectivity.extension.SubsystemAdd.class - [JAR]
├─ org.restcomm.example.connectivity.extension.SubsystemDefinition.class - [JAR]
├─ org.restcomm.example.connectivity.extension.SubsystemModel.class - [JAR]
├─ org.restcomm.example.connectivity.extension.SubsystemRemove.class - [JAR]
org.restcomm.example.connectivity.connection
├─ org.restcomm.example.connectivity.connection.SleeConnectionTest.class - [JAR]
├─ org.restcomm.example.connectivity.connection.SleeConnectionTestMBean.class - [JAR]