jar

org.oxerr : huobi-client-examples

Maven & Gradle

Mar 18, 2015

Huobi Client - Examples · Examples demonstrate how to use this library.

Table Of Contents

Latest Version

Download org.oxerr : huobi-client-examples JAR file - Latest Versions:

All Versions

Download org.oxerr : huobi-client-examples JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]