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 jbridge-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jbridge.anchor.platform
├─ jbridge.anchor.platform.Exclusive_Platform.class - [JAR]
├─ jbridge.anchor.platform.Open_Platform.class - [JAR]
├─ jbridge.anchor.platform.Platform.class - [JAR]
jbridge.exchange
├─ jbridge.exchange.Exchange.class - [JAR]
├─ jbridge.exchange.UID_Placeholder.class - [JAR]
jbridge
├─ jbridge.Bridge.class - [JAR]
├─ jbridge.Header.class - [JAR]
├─ jbridge.Side.class - [JAR]
jbridge.heart_beating
├─ jbridge.heart_beating.Heartbeat.class - [JAR]
├─ jbridge.heart_beating.Heartbeat_Factory.class - [JAR]
jbridge.anchor
├─ jbridge.anchor.Bridge_Manager.class - [JAR]
jbridge.anchor.entrance
├─ jbridge.anchor.entrance.Entrance.class - [JAR]
├─ jbridge.anchor.entrance.Exclusive_Entrance.class - [JAR]
├─ jbridge.anchor.entrance.Open_Entrance.class - [JAR]
jbridge.exchange.order
├─ jbridge.exchange.order.Order.class - [JAR]
├─ jbridge.exchange.order.Order_Factory.class - [JAR]
jbridge.exchange.request
├─ jbridge.exchange.request.Request.class - [JAR]
├─ jbridge.exchange.request.Request_Factory.class - [JAR]