jar

org.oxerr : huobi-client-rest

Maven & Gradle

Mar 18, 2015

Huobi Client - REST · Client for <a href="https://www.huobi.com">Huobi</a> RESTful API.

Table Of Contents

Latest Version

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

All Versions

Download org.oxerr : huobi-client-rest 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-rest-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.rest

├─ org.oxerr.huobi.rest.HttpClient.class - [JAR]

├─ org.oxerr.huobi.rest.Huobi.class - [JAR]

├─ org.oxerr.huobi.rest.HuobiAdapters.class - [JAR]

├─ org.oxerr.huobi.rest.HuobiClient.class - [JAR]

├─ org.oxerr.huobi.rest.HuobiClientException.class - [JAR]

├─ org.oxerr.huobi.rest.HuobiExchange.class - [JAR]

├─ org.oxerr.huobi.rest.LoginRequiredException.class - [JAR]

org.oxerr.huobi.rest.service

├─ org.oxerr.huobi.rest.service.HuobiDigest.class - [JAR]

org.oxerr.huobi.rest.domain

├─ org.oxerr.huobi.rest.domain.AbstractObject.class - [JAR]

├─ org.oxerr.huobi.rest.domain.Delegation.class - [JAR]

├─ org.oxerr.huobi.rest.domain.Depth.class - [JAR]

├─ org.oxerr.huobi.rest.domain.Funds.class - [JAR]

├─ org.oxerr.huobi.rest.domain.LoginResult.class - [JAR]

├─ org.oxerr.huobi.rest.domain.MyTradeInfo.class - [JAR]

├─ org.oxerr.huobi.rest.domain.TradeResult.class - [JAR]

├─ org.oxerr.huobi.rest.domain.Type.class - [JAR]

org.oxerr.huobi.rest.dto.trade

├─ org.oxerr.huobi.rest.dto.trade.CancelOrderResult.class - [JAR]

├─ org.oxerr.huobi.rest.dto.trade.HuobiError.class - [JAR]

├─ org.oxerr.huobi.rest.dto.trade.Order.class - [JAR]

├─ org.oxerr.huobi.rest.dto.trade.PlaceOrderResult.class - [JAR]

org.oxerr.huobi.rest.service.polling

├─ org.oxerr.huobi.rest.service.polling.HuobiAccountService.class - [JAR]

├─ org.oxerr.huobi.rest.service.polling.HuobiAccountServiceRaw.class - [JAR]

├─ org.oxerr.huobi.rest.service.polling.HuobiBasePollingService.class - [JAR]

├─ org.oxerr.huobi.rest.service.polling.HuobiBaseTradeService.class - [JAR]

├─ org.oxerr.huobi.rest.service.polling.HuobiMarketDataService.class - [JAR]

├─ org.oxerr.huobi.rest.service.polling.HuobiMarketDataServiceRaw.class - [JAR]

├─ org.oxerr.huobi.rest.service.polling.HuobiTradeService.class - [JAR]

├─ org.oxerr.huobi.rest.service.polling.HuobiTradeServiceRaw.class - [JAR]

org.oxerr.huobi.rest.dto.marketdata

├─ org.oxerr.huobi.rest.dto.marketdata.Depth.class - [JAR]

├─ org.oxerr.huobi.rest.dto.marketdata.OrderBookObject.class - [JAR]

├─ org.oxerr.huobi.rest.dto.marketdata.OrderBookTAS.class - [JAR]

├─ org.oxerr.huobi.rest.dto.marketdata.Ticker.class - [JAR]

├─ org.oxerr.huobi.rest.dto.marketdata.TickerObject.class - [JAR]

├─ org.oxerr.huobi.rest.dto.marketdata.TopObject.class - [JAR]

├─ org.oxerr.huobi.rest.dto.marketdata.TradeObject.class - [JAR]

org.oxerr.huobi.rest.dto.account

├─ org.oxerr.huobi.rest.dto.account.AccountInfo.class - [JAR]

org.oxerr.huobi.rest.valuereader

├─ org.oxerr.huobi.rest.valuereader.DelegationReader.class - [JAR]

├─ org.oxerr.huobi.rest.valuereader.HTMLReader.class - [JAR]

├─ org.oxerr.huobi.rest.valuereader.JsonValueReader.class - [JAR]

├─ org.oxerr.huobi.rest.valuereader.JsonValueTypeRefReader.class - [JAR]

├─ org.oxerr.huobi.rest.valuereader.LoginResultReader.class - [JAR]

├─ org.oxerr.huobi.rest.valuereader.ValueReader.class - [JAR]

├─ org.oxerr.huobi.rest.valuereader.VoidValueReader.class - [JAR]