Package org.knowm.xchange.bitz
Class BitZExchange
java.lang.Object
org.knowm.xchange.BaseExchange
org.knowm.xchange.bitz.BitZExchange
- All Implemented Interfaces:
Exchange
-
Field Summary
Fields 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 TypeMethodDescriptionprotected voidMethods inherited from class org.knowm.xchange.BaseExchange
applySpecification, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getMetaDataFileName, getNonceFactory, loadExchangeMetaData, loadMetaData, remoteInit, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.knowm.xchange.Exchange
applySpecification, getExchangeInstruments, getExchangeMetaData, getExchangeSpecification, getMarketDataService, getNonceFactory, getResilienceRegistries, remoteInit
-
Constructor Details
-
BitZExchange
public BitZExchange()
-
-
Method Details
-
initServices
protected void initServices()- Specified by:
initServicesin classBaseExchange
-
getDefaultExchangeSpecification
- Specified by:
getDefaultExchangeSpecificationin interfaceExchange
-
getTradeService
- Specified by:
getTradeServicein interfaceExchange- Overrides:
getTradeServicein classBaseExchange
-
getAccountService
- Specified by:
getAccountServicein interfaceExchange- Overrides:
getAccountServicein classBaseExchange
-