Package org.knowm.xchange.blockchain
Class BlockchainExchange
java.lang.Object
org.knowm.xchange.BaseExchange
org.knowm.xchange.blockchain.BlockchainExchange
- All Implemented Interfaces:
Exchange
- Author:
- scuevas
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BlockchainAuthenticatedprotected static ResilienceRegistriesFields inherited from class org.knowm.xchange.BaseExchange
accountService, exchangeMetaData, exchangeSpecification, logger, marketDataService, tradeServiceFields inherited from interface org.knowm.xchange.Exchange
USE_SANDBOX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsi.mazi.rescu.SynchronizedValueFactory<Long>protected voidvoidMethods inherited from class org.knowm.xchange.BaseExchange
applySpecification, getAccountService, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getMetaDataFileName, getTradeService, loadExchangeMetaData, loadMetaData, toString
-
Field Details
-
RESILIENCE_REGISTRIES
-
blockchain
-
-
Constructor Details
-
BlockchainExchange
public BlockchainExchange()
-
-
Method Details
-
initServices
protected void initServices()- Specified by:
initServicesin classBaseExchange
-
remoteInit
- Specified by:
remoteInitin interfaceExchange- Overrides:
remoteInitin classBaseExchange- Throws:
IOExceptionExchangeException
-
getDefaultExchangeSpecification
-
getNonceFactory
- Specified by:
getNonceFactoryin interfaceExchange- Overrides:
getNonceFactoryin classBaseExchange
-
getResilienceRegistries
-