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, verifyOrderprotected HashMap<String,CurrencyPair> getCurrencyPairMap() throws IOException
IOExceptionpublic List<CurrencyPair> getExchangeSymbols() throws IOException
getExchangeSymbols in interface BasePollingServicegetExchangeSymbols in class BaseExchangeServiceIOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.