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, 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.