Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.knowm.xchange.BaseExchange (implements org.knowm.xchange.Exchange)
- org.knowm.xchange.bitso.BitsoExchange (implements org.knowm.xchange.Exchange)
- org.knowm.xchange.service.BaseExchangeService<E>
- org.knowm.xchange.bitso.service.BitsoBaseService (implements org.knowm.xchange.service.BaseService)
- org.knowm.xchange.bitso.service.BitsoAccountServiceRaw
- org.knowm.xchange.bitso.service.BitsoAccountService (implements org.knowm.xchange.service.account.AccountService)
- org.knowm.xchange.bitso.service.BitsoMarketDataServiceRaw
- org.knowm.xchange.bitso.service.BitsoMarketDataService (implements org.knowm.xchange.service.marketdata.MarketDataService)
- org.knowm.xchange.bitso.service.BitsoTradeServiceRaw
- org.knowm.xchange.bitso.service.BitsoTradeService (implements org.knowm.xchange.service.trade.TradeService)
- org.knowm.xchange.bitso.service.BitsoAccountServiceRaw
- org.knowm.xchange.bitso.service.BitsoBaseService (implements org.knowm.xchange.service.BaseService)
- org.knowm.xchange.service.BaseParamsDigest (implements si.mazi.rescu.ParamsDigest)
- org.knowm.xchange.bitso.service.BitsoDigest
- org.knowm.xchange.bitso.BitsoAdapters
- org.knowm.xchange.bitso.dto.account.BitsoBalance
- org.knowm.xchange.bitso.dto.BitsoBaseResponse
- org.knowm.xchange.bitso.dto.account.BitsoDepositAddress
- org.knowm.xchange.bitso.dto.trade.BitsoOrder
- org.knowm.xchange.bitso.dto.marketdata.BitsoOrderBook
- org.knowm.xchange.bitso.dto.marketdata.BitsoTicker
- org.knowm.xchange.bitso.dto.marketdata.BitsoTransaction
- org.knowm.xchange.bitso.dto.trade.BitsoUserTransaction
- org.knowm.xchange.bitso.BitsoUtils
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- org.knowm.xchange.bitso.dto.trade.BitsoErrorDeserializer
- si.mazi.rescu.serialization.jackson.serializers.EnumIntDeserializer<E>
- org.knowm.xchange.bitso.util.BitsoTransactionTypeDeserializer
- 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.bitso.dto.BitsoException
- 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.bitso.Bitso
- org.knowm.xchange.bitso.BitsoAuthenticated
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.knowm.xchange.bitso.service.BitsoMarketDataServiceRaw.BitsoTime
- org.knowm.xchange.bitso.dto.trade.BitsoUserTransaction.TransactionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)