Package | Description |
---|---|
com.xeiam.xchange.anx.v2 | |
com.xeiam.xchange.anx.v2.dto.marketdata | |
com.xeiam.xchange.anx.v2.service.polling |
Modifier and Type | Method and Description |
---|---|
static Ticker |
ANXAdapters.adaptTicker(ANXTicker anxTicker) |
Modifier and Type | Method and Description |
---|---|
ANXTicker |
ANXTickerWrapper.getAnxTicker() |
Modifier and Type | Method and Description |
---|---|
Map<String,ANXTicker> |
ANXTickersWrapper.getAnxTickers() |
Constructor and Description |
---|
ANXTickerWrapper(String result,
ANXTicker anxTicker,
String error)
Constructor
|
Constructor and Description |
---|
ANXTickersWrapper(String result,
Map<String,ANXTicker> anxTickers,
String error) |
Modifier and Type | Method and Description |
---|---|
ANXTicker |
ANXMarketDataServiceRaw.getANXTicker(CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
Map<String,ANXTicker> |
ANXMarketDataServiceRaw.getANXTickers(Collection<CurrencyPair> currencyPairs) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.