public class Btc38BasePollingService<T extends Btc38> extends BaseExchangeService implements BasePollingService
Modifier and Type | Field and Description |
---|---|
protected T |
btc38 |
exchange
Modifier | Constructor and Description |
---|---|
protected |
Btc38BasePollingService(Class<T> type,
Exchange exchange)
Constructor Initialize common properties from the exchange specification
|
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–2018 Xeiam, LLC. All rights reserved.