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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
applySpecification, getExchangeSpecification, getMetaData, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService, remoteInit
public 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 BaseExchange
public ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification
in interface Exchange
public si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
Exchange
getNonceFactory
in interface Exchange
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.