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 huobi-client-examples-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.oxerr.huobi.examples.websocket
├─ org.oxerr.huobi.examples.websocket.WebSocketDemo.class - [JAR]
org.oxerr.huobi.examples.xchange
├─ org.oxerr.huobi.examples.xchange.HuobiSocketIOServiceDemo.class - [JAR]
org.oxerr.huobi.examples.fix
├─ org.oxerr.huobi.examples.fix.TradeClient.class - [JAR]
org.oxerr.huobi.examples.rest
├─ org.oxerr.huobi.examples.rest.AccountInfoDemo.class - [JAR]
├─ org.oxerr.huobi.examples.rest.MarketDataDemo.class - [JAR]
├─ org.oxerr.huobi.examples.rest.OpenOrderDemo.class - [JAR]