public class YacunaBasePollingService<T extends Yacuna> extends BaseExchangeService implements BasePollingService
Modifier and Type | Field and Description |
---|---|
protected T |
yacuna |
exchange
Modifier | Constructor and Description |
---|---|
protected |
YacunaBasePollingService(Class<T> type,
Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
protected HashMap<String,CurrencyPair> |
getCurrencyPairMap() |
List<CurrencyPair> |
getExchangeSymbols() |
verifyOrder, verifyOrder, verifyOrder
protected HashMap<String,CurrencyPair> getCurrencyPairMap() throws IOException
IOException
public List<CurrencyPair> getExchangeSymbols() throws IOException
getExchangeSymbols
in interface BasePollingService
getExchangeSymbols
in class BaseExchangeService
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.