public class QuoineExchange extends BaseExchange implements Exchange
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_DEVICE_NAME |
static String |
KEY_USER_ID |
static String |
KEY_USER_TOKEN |
exchangeSpecification, logger, metaData, pollingAccountService, pollingMarketDataService, pollingTradeService, streamingExchangeService| Constructor and Description |
|---|
QuoineExchange() |
| Modifier and Type | Method and Description |
|---|---|
ExchangeSpecification |
getDefaultExchangeSpecification() |
si.mazi.rescu.SynchronizedValueFactory<Long> |
getNonceFactory()
The nonce factory used to create a nonce value.
|
protected void |
initServices() |
applySpecification, getExchangeSpecification, getMetaData, getMetaDataFileName, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService, loadExchangeMetaData, loadMetaData, loadMetaData, remoteInit, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplySpecification, getExchangeSpecification, getMetaData, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService, remoteInitpublic static final String KEY_USER_ID
public static final String KEY_DEVICE_NAME
public static final String KEY_USER_TOKEN
protected void initServices()
initServices in class BaseExchangepublic ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification in interface Exchangepublic si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
ExchangegetNonceFactory in interface ExchangeCopyright © 2012–2017 Xeiam, LLC. All rights reserved.