Class DVChainExchange

  • All Implemented Interfaces:
    org.knowm.xchange.Exchange

    public class DVChainExchange
    extends org.knowm.xchange.BaseExchange
    • Field Summary

      • Fields inherited from class org.knowm.xchange.BaseExchange

        accountService, exchangeMetaData, exchangeSpecification, logger, marketDataService, tradeService
    • Constructor Summary

      Constructors 
      Constructor Description
      DVChainExchange()  
    • Constructor Detail

      • DVChainExchange

        public DVChainExchange()
    • Method Detail

      • getDefaultExchangeSpecification

        public org.knowm.xchange.ExchangeSpecification getDefaultExchangeSpecification()
      • initServices

        protected void initServices()
        Specified by:
        initServices in class org.knowm.xchange.BaseExchange
      • applySpecification

        public void applySpecification​(org.knowm.xchange.ExchangeSpecification exchangeSpecification)
        Specified by:
        applySpecification in interface org.knowm.xchange.Exchange
        Overrides:
        applySpecification in class org.knowm.xchange.BaseExchange
      • getNonceFactory

        public si.mazi.rescu.SynchronizedValueFactory<Long> getNonceFactory()