jar

org.oxerr : chbtc-client

Maven & Gradle

Feb 23, 2015
0 stars

CHBTC Client · Client for <a href="https://www.chbtc.com">CHBTC</a>, with XChange compatibility.

Table Of Contents

Latest Version

Download org.oxerr : chbtc-client JAR file - Latest Versions:

All Versions

Download org.oxerr : chbtc-client 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 chbtc-client-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.oxerr.chbtc.util

├─ org.oxerr.chbtc.util.EncryDigestUtil.class - [JAR]

org.oxerr.chbtc.dto

├─ org.oxerr.chbtc.dto.AccountInfo.class - [JAR]

├─ org.oxerr.chbtc.dto.Balance.class - [JAR]

├─ org.oxerr.chbtc.dto.Base.class - [JAR]

├─ org.oxerr.chbtc.dto.BaseObject.class - [JAR]

├─ org.oxerr.chbtc.dto.CHBTCError.class - [JAR]

├─ org.oxerr.chbtc.dto.Depth.class - [JAR]

├─ org.oxerr.chbtc.dto.Order.class - [JAR]

├─ org.oxerr.chbtc.dto.OrderResponse.class - [JAR]

├─ org.oxerr.chbtc.dto.Result.class - [JAR]

├─ org.oxerr.chbtc.dto.Status.class - [JAR]

├─ org.oxerr.chbtc.dto.Ticker.class - [JAR]

├─ org.oxerr.chbtc.dto.TickerResponse.class - [JAR]

├─ org.oxerr.chbtc.dto.Trade.class - [JAR]

├─ org.oxerr.chbtc.dto.Type.class - [JAR]

org.oxerr.chbtc.service.polling

├─ org.oxerr.chbtc.service.polling.CHBTCAccountService.class - [JAR]

├─ org.oxerr.chbtc.service.polling.CHBTCAccountServiceRaw.class - [JAR]

├─ org.oxerr.chbtc.service.polling.CHBTCBasePollingService.class - [JAR]

├─ org.oxerr.chbtc.service.polling.CHBTCBaseTradePollingService.class - [JAR]

├─ org.oxerr.chbtc.service.polling.CHBTCMarketDataService.class - [JAR]

├─ org.oxerr.chbtc.service.polling.CHBTCMarketDataServiceRaw.class - [JAR]

├─ org.oxerr.chbtc.service.polling.CHBTCTradeService.class - [JAR]

├─ org.oxerr.chbtc.service.polling.CHBTCTradeServiceRaw.class - [JAR]

org.oxerr.chbtc.dto.valuereader

├─ org.oxerr.chbtc.dto.valuereader.DepthReader.class - [JAR]

├─ org.oxerr.chbtc.dto.valuereader.ErrorableJsonValueTypeRefReader.class - [JAR]

├─ org.oxerr.chbtc.dto.valuereader.JsonValueReader.class - [JAR]

├─ org.oxerr.chbtc.dto.valuereader.JsonValueTypeRefReader.class - [JAR]

├─ org.oxerr.chbtc.dto.valuereader.ValueReader.class - [JAR]

org.oxerr.chbtc

├─ org.oxerr.chbtc.CHBTC.class - [JAR]

├─ org.oxerr.chbtc.CHBTCAdapters.class - [JAR]

├─ org.oxerr.chbtc.CHBTCClient.class - [JAR]

├─ org.oxerr.chbtc.CHBTCClientException.class - [JAR]

├─ org.oxerr.chbtc.CHBTCExchange.class - [JAR]

├─ org.oxerr.chbtc.CHBTCMarketData.class - [JAR]

├─ org.oxerr.chbtc.CHBTCMarketDataBTC.class - [JAR]

├─ org.oxerr.chbtc.CHBTCMarketDataLTC.class - [JAR]

├─ org.oxerr.chbtc.HttpClient.class - [JAR]

├─ org.oxerr.chbtc.Main.class - [JAR]

Advertisement