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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getExchangeSpecification, getMetaData, getPollingAccountService, getPollingMarketDataService, getPollingTradeService, getStreamingExchangeService, remoteInit
public void applySpecification(ExchangeSpecification exchangeSpecification)
Exchange
applySpecification
in interface Exchange
applySpecification
in class BaseExchange
exchangeSpecification
- The ExchangeSpecification
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.