public class TheRockExchange extends BaseExchange implements Exchange
exchangeSpecification, logger, metaData, pollingAccountService, pollingMarketDataService, pollingTradeService, streamingExchangeService| Constructor and Description |
|---|
TheRockExchange() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySpecification(ExchangeSpecification exchangeSpecification)
Applies any exchange specific parameters
|
ExchangeSpecification |
getDefaultExchangeSpecification() |
si.mazi.rescu.SynchronizedValueFactory<Long> |
getNonceFactory()
The nonce factory used to create a nonce value.
|
getExchangeSpecification, getMetaData, getMetaDataFileName, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService, initServices, loadExchangeMetaData, loadMetaData, loadMetaData, remoteInit, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExchangeSpecification, getMetaData, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService, remoteInitpublic void applySpecification(ExchangeSpecification exchangeSpecification)
ExchangeapplySpecification in interface ExchangeapplySpecification in class BaseExchangeexchangeSpecification - The ExchangeSpecificationpublic ExchangeSpecification getDefaultExchangeSpecification()
getDefaultExchangeSpecification in interface Exchangepublic si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()
ExchangegetNonceFactory in interface ExchangeCopyright © 2012–2017 Xeiam, LLC. All rights reserved.