Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.knowm.xchange.BaseExchange (implements org.knowm.xchange.Exchange)
- org.knowm.xchange.coindeal.CoindealExchange (implements org.knowm.xchange.Exchange)
- org.knowm.xchange.service.BaseExchangeService<E>
- org.knowm.xchange.coindeal.service.CoindealBaseService (implements org.knowm.xchange.service.BaseService)
- org.knowm.xchange.coindeal.service.CoindealAccountServiceRaw
- org.knowm.xchange.coindeal.service.CoindealAccountService (implements org.knowm.xchange.service.account.AccountService)
- org.knowm.xchange.coindeal.service.CoindealMarketDataServiceRaw
- org.knowm.xchange.coindeal.service.CoindealMarketDataService (implements org.knowm.xchange.service.marketdata.MarketDataService)
- org.knowm.xchange.coindeal.service.CoindealTradeServiceRaw
- org.knowm.xchange.coindeal.service.CoindealTradeService (implements org.knowm.xchange.service.trade.TradeService)
- org.knowm.xchange.coindeal.service.CoindealAccountServiceRaw
- org.knowm.xchange.coindeal.service.CoindealBaseService (implements org.knowm.xchange.service.BaseService)
- org.knowm.xchange.coindeal.CoindealAdapters
- org.knowm.xchange.coindeal.dto.account.CoindealBalance
- org.knowm.xchange.coindeal.service.CoindealDigest (implements si.mazi.rescu.ParamsDigest)
- org.knowm.xchange.coindeal.CoindealErrorAdapter
- org.knowm.xchange.coindeal.dto.trade.CoindealOrder
- org.knowm.xchange.coindeal.dto.marketdata.CoindealOrderBook
- org.knowm.xchange.coindeal.dto.marketdata.CoindealOrderBookEntry
- org.knowm.xchange.coindeal.dto.trade.CoindealTradeHistory
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- si.mazi.rescu.HttpStatusExceptionSupport (implements si.mazi.rescu.HttpStatusException)
- org.knowm.xchange.coindeal.dto.CoindealException
- si.mazi.rescu.HttpStatusExceptionSupport (implements si.mazi.rescu.HttpStatusException)
- java.lang.RuntimeException
- java.lang.Exception
- org.knowm.xchange.BaseExchange (implements org.knowm.xchange.Exchange)
Interface Hierarchy
- org.knowm.xchange.coindeal.Coindeal
- org.knowm.xchange.coindeal.CoindealAuthenticated