JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
H
I
K
O
S
W
A
adaptCurrencyPair(String)
- Static method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOAdapters
adaptOrderBook(Depth)
- Static method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOAdapters
adaptOrderType(int)
- Static method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOAdapters
adaptSymbol(CurrencyPair)
- Static method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOAdapters
adaptTicker(MarketOverviewPayload)
- Static method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOAdapters
adaptTrades(TradeDetail)
- Static method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOAdapters
applySpecification(ExchangeSpecification)
- Method in class org.oxerr.huobi.xchange.
HuobiExchange
C
connect()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOService
D
disconnect()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOService
G
getCurrencyPairs()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
getDefaultExchangeSpecification()
- Method in class org.oxerr.huobi.xchange.
HuobiExchange
getMaxReconnectAttempts()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
getNextEvent()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOService
getReconnectWaitTimeInMs()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
getResponse()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiExchangeEvent
getStreamingExchangeService(ExchangeStreamingConfiguration)
- Method in class org.oxerr.huobi.xchange.
HuobiExchange
getTimeoutInMs()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
getWebSocketStatus()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOService
H
HuobiExchange
- Class in
org.oxerr.huobi.xchange
Entry point to the XChange APIs.
HuobiExchange()
- Constructor for class org.oxerr.huobi.xchange.
HuobiExchange
HuobiExchangeEvent
- Class in
org.oxerr.huobi.xchange.service.streaming
HuobiExchangeEvent(ExchangeEventType, Response<? extends Payload>, Object)
- Constructor for class org.oxerr.huobi.xchange.service.streaming.
HuobiExchangeEvent
HuobiExchangeEventListener
- Class in
org.oxerr.huobi.xchange.service.streaming
HuobiExchangeEventListener(HuobiSocketClient, BlockingQueue<ExchangeEvent>)
- Constructor for class org.oxerr.huobi.xchange.service.streaming.
HuobiExchangeEventListener
HuobiSocketIOAdapters
- Class in
org.oxerr.huobi.xchange.service.streaming
Various adapters for converting from Huobi WebSocket DTOs to XChange DTOs.
HuobiSocketIOService
- Class in
org.oxerr.huobi.xchange.service.streaming
Huobi streaming service implementation over WebSocket Market API.
HuobiSocketIOService(ExchangeSpecification, HuobiStreamingConfiguration)
- Constructor for class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOService
HuobiStreamingConfiguration
- Class in
org.oxerr.huobi.xchange.service.streaming
HuobiStreamingConfiguration(CurrencyPair...)
- Constructor for class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
HuobiStreamingConfiguration(Iterable<CurrencyPair>)
- Constructor for class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
HuobiStreamingConfiguration(Iterable<CurrencyPair>, int, int)
- Constructor for class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
I
isEncryptedChannel()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
K
keepAlive()
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiStreamingConfiguration
O
onResponse(Response<? extends Payload>)
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiExchangeEventListener
org.oxerr.huobi.xchange
- package org.oxerr.huobi.xchange
Implementation for
XChange
.
org.oxerr.huobi.xchange.service
- package org.oxerr.huobi.xchange.service
Service implementations of XChange APIs.
org.oxerr.huobi.xchange.service.streaming
- package org.oxerr.huobi.xchange.service.streaming
Streaming service implementation.
S
send(String)
- Method in class org.oxerr.huobi.xchange.service.streaming.
HuobiSocketIOService
W
WEBSOCKET_URI_KEY
- Static variable in class org.oxerr.huobi.xchange.
HuobiExchange
A
C
D
G
H
I
K
O
S
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2015. All rights reserved.