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 sctp-api-2.2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.restcomm.protocols.api
├─ org.restcomm.protocols.api.Association.class - [JAR]
├─ org.restcomm.protocols.api.AssociationListener.class - [JAR]
├─ org.restcomm.protocols.api.AssociationType.class - [JAR]
├─ org.restcomm.protocols.api.IpChannelType.class - [JAR]
├─ org.restcomm.protocols.api.Management.class - [JAR]
├─ org.restcomm.protocols.api.ManagementEventListener.class - [JAR]
├─ org.restcomm.protocols.api.PayloadData.class - [JAR]
├─ org.restcomm.protocols.api.Server.class - [JAR]
├─ org.restcomm.protocols.api.ServerListener.class - [JAR]