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 xchange-stream-ftx-5.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
info.bitrich.xchangestream.ftx
├─ info.bitrich.xchangestream.ftx.FtxStreamingAdapters.class - [JAR]
├─ info.bitrich.xchangestream.ftx.FtxStreamingExchange.class - [JAR]
├─ info.bitrich.xchangestream.ftx.FtxStreamingMarketDataService.class - [JAR]
├─ info.bitrich.xchangestream.ftx.FtxStreamingService.class - [JAR]
├─ info.bitrich.xchangestream.ftx.FtxStreamingTradeService.class - [JAR]
info.bitrich.xchangestream.ftx.dto
├─ info.bitrich.xchangestream.ftx.dto.FtxAuthenticationMessage.class - [JAR]
├─ info.bitrich.xchangestream.ftx.dto.FtxOrderbookResponse.class - [JAR]
├─ info.bitrich.xchangestream.ftx.dto.FtxStreamRequest.class - [JAR]
├─ info.bitrich.xchangestream.ftx.dto.FtxStreamResponse.class - [JAR]
├─ info.bitrich.xchangestream.ftx.dto.FtxTickerResponse.class - [JAR]
├─ info.bitrich.xchangestream.ftx.dto.FtxWebsocketCredential.class - [JAR]