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-connect.telephony-9.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.restcomm.connect.telephony.ua
├─ org.restcomm.connect.telephony.ua.UserAgentManager.class - [JAR]
├─ org.restcomm.connect.telephony.ua.UserAgentManagerProxy.class - [JAR]
org.restcomm.connect.telephony.proxy
├─ org.restcomm.connect.telephony.proxy.ProxyManager.class - [JAR]
├─ org.restcomm.connect.telephony.proxy.ProxyManagerProxy.class - [JAR]
org.restcomm.connect.telephony
├─ org.restcomm.connect.telephony.Bridge.class - [JAR]
├─ org.restcomm.connect.telephony.BridgeManager.class - [JAR]
├─ org.restcomm.connect.telephony.Call.class - [JAR]
├─ org.restcomm.connect.telephony.CallManager.class - [JAR]
├─ org.restcomm.connect.telephony.CallManagerProxy.class - [JAR]
├─ org.restcomm.connect.telephony.Conference.class - [JAR]
├─ org.restcomm.connect.telephony.ConferenceCenter.class - [JAR]
├─ org.restcomm.connect.telephony.CreateConferenceException.class - [JAR]
├─ org.restcomm.connect.telephony.TooManyParticipantsException.class - [JAR]