jar

org.oxerr : huobi-client-websocket

Maven & Gradle

Mar 18, 2015

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

Table Of Contents

Latest Version

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

All Versions

Download org.oxerr : huobi-client-websocket 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-websocket-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.websocket.dto.request.service

├─ org.oxerr.huobi.websocket.dto.request.service.ReqMsgSubscribeRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.service.ReqMsgUnsubscribeRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.service.ReqSymbolDetailRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.service.ReqSymbolListRequest.class - [JAR]

org.oxerr.huobi.websocket.dto

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

├─ org.oxerr.huobi.websocket.dto.DepthDiff.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.GsonFactory.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.InstantAdapter.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.Percent.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.Period.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.TradeDetail.class - [JAR]

org.oxerr.huobi.websocket.dto.request

├─ org.oxerr.huobi.websocket.dto.request.AbstractSymbolIdListRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.AbstractSymbolIdRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.Request.class - [JAR]

org.oxerr.huobi.websocket.dto.response.historydata

├─ org.oxerr.huobi.websocket.dto.response.historydata.ReqKLineResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.historydata.ReqMarketDepthResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.historydata.ReqMarketDepthTopResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.historydata.ReqMarketDetailResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.historydata.ReqTimeLineResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.historydata.ReqTradeDetailTopResponse.class - [JAR]

org.oxerr.huobi.websocket.dto.request.marketdata

├─ org.oxerr.huobi.websocket.dto.request.marketdata.AbstractPush.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.LastKLine.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.LastTimeLine.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.MarketDepthDiff.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.MarketDepthTopDiff.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.MarketDetail.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.MarketOverview.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.Message.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.PushType.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.marketdata.TradeDetail.class - [JAR]

org.oxerr.huobi.websocket.dto.response

├─ org.oxerr.huobi.websocket.dto.response.ErrorResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.ReqResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.Response.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.ResponseFactory.class - [JAR]

org.oxerr.huobi.websocket.dto.response.marketdata.payload

├─ org.oxerr.huobi.websocket.dto.response.marketdata.payload.LastKLinePayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.payload.LastTimeLinePayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.payload.MarketDepthDiffPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.payload.MarketDepthTopDiffPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.payload.MarketDetailPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.payload.MarketOverviewPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.payload.TradeDetailPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.payload.Update.class - [JAR]

org.oxerr.huobi.websocket.dto.response.service

├─ org.oxerr.huobi.websocket.dto.response.service.ReqMsgSubscribeResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.service.ReqMsgUnsubscribeResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.service.ReqSymbolDetailResponse.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.service.ReqSymbolListResponse.class - [JAR]

org.oxerr.huobi.websocket.dto.response.marketdata

├─ org.oxerr.huobi.websocket.dto.response.marketdata.LastKLine.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.LastTimeLine.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.MarketDepthDiff.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.MarketDepthTopDiff.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.MarketDetail.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.MarketOverview.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.Message.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.marketdata.TradeDetail.class - [JAR]

org.oxerr.huobi.websocket.dto.response.payload

├─ org.oxerr.huobi.websocket.dto.response.payload.AbstractPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.Orders.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.Payload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.ReqKLinePayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.ReqMarketDepthPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.ReqMarketDepthTopPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.ReqMarketDetailPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.ReqSymbolDetailPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.ReqSymbolListPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.ReqTimeLinePayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.ReqTradeDetailTopPayload.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.Trades.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.response.payload.VoidPayload.class - [JAR]

org.oxerr.huobi.websocket.dto.request.historydata

├─ org.oxerr.huobi.websocket.dto.request.historydata.ReqKLineRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.historydata.ReqMarketDepthRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.historydata.ReqMarketDepthTopRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.historydata.ReqMarketDetailRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.historydata.ReqTimeLineRequest.class - [JAR]

├─ org.oxerr.huobi.websocket.dto.request.historydata.ReqTradeDetailTopRequest.class - [JAR]

org.oxerr.huobi.websocket

├─ org.oxerr.huobi.websocket.HuobiSocket.class - [JAR]

├─ org.oxerr.huobi.websocket.HuobiSocketClient.class - [JAR]

org.oxerr.huobi.websocket.event

├─ org.oxerr.huobi.websocket.event.HuobiSocketAdapter.class - [JAR]

├─ org.oxerr.huobi.websocket.event.HuobiSocketListener.class - [JAR]

├─ org.oxerr.huobi.websocket.event.ResponseAdapter.class - [JAR]

├─ org.oxerr.huobi.websocket.event.ResponseListener.class - [JAR]