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 onos-bgp-api-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.onosproject.bgp.controller
├─ org.onosproject.bgp.controller.BgpCfg.class - [JAR]
├─ org.onosproject.bgp.controller.BgpConnectPeer.class - [JAR]
├─ org.onosproject.bgp.controller.BgpController.class - [JAR]
├─ org.onosproject.bgp.controller.BgpDpid.class - [JAR]
├─ org.onosproject.bgp.controller.BgpId.class - [JAR]
├─ org.onosproject.bgp.controller.BgpLinkListener.class - [JAR]
├─ org.onosproject.bgp.controller.BgpLocalRib.class - [JAR]
├─ org.onosproject.bgp.controller.BgpNodeListener.class - [JAR]
├─ org.onosproject.bgp.controller.BgpPacketStats.class - [JAR]
├─ org.onosproject.bgp.controller.BgpPeer.class - [JAR]
├─ org.onosproject.bgp.controller.BgpPeerCfg.class - [JAR]
├─ org.onosproject.bgp.controller.BgpPeerManager.class - [JAR]
├─ org.onosproject.bgp.controller.BgpSessionInfo.class - [JAR]