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 bidswitch-json_2.12-1.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.powerspace.openrtb.bidswitch
├─ com.powerspace.openrtb.bidswitch.BidSwitchSerdeModule.class - [JAR]
com.powerspace.openrtb.bidswitch.util
├─ com.powerspace.openrtb.bidswitch.util.JsonUtils.class - [JAR]
com.powerspace.openrtb.bidswitch.bidresponse
├─ com.powerspace.openrtb.bidswitch.bidresponse.BidSwitchBidResponseSerde.class - [JAR]
├─ com.powerspace.openrtb.bidswitch.bidresponse.BidSwitchBidSerde.class - [JAR]
├─ com.powerspace.openrtb.bidswitch.bidresponse.BidSwitchNativeResponseSerde.class - [JAR]
com.powerspace.openrtb.bidswitch.bidrequest
├─ com.powerspace.openrtb.bidswitch.bidrequest.BidSwitchBannerSerde.class - [JAR]
├─ com.powerspace.openrtb.bidswitch.bidrequest.BidSwitchBidRequestSerde.class - [JAR]
├─ com.powerspace.openrtb.bidswitch.bidrequest.BidSwitchDealSerde.class - [JAR]
├─ com.powerspace.openrtb.bidswitch.bidrequest.BidSwitchImpressionSerde.class - [JAR]
├─ com.powerspace.openrtb.bidswitch.bidrequest.BidSwitchNativeRequestSerde.class - [JAR]
├─ com.powerspace.openrtb.bidswitch.bidrequest.BidSwitchUserSerde.class - [JAR]
├─ com.powerspace.openrtb.bidswitch.bidrequest.BidSwitchVideoSerde.class - [JAR]