Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.knowm.xchange.BaseExchange (implements org.knowm.xchange.Exchange)
- org.knowm.xchange.gateio.GateioExchange (implements org.knowm.xchange.Exchange)
- org.knowm.xchange.service.BaseExchangeService<E>
- org.knowm.xchange.gateio.service.GateioBaseService (implements org.knowm.xchange.service.BaseService)
- org.knowm.xchange.gateio.service.GateioAccountServiceRaw
- org.knowm.xchange.gateio.service.GateioAccountService (implements org.knowm.xchange.service.account.AccountService)
- org.knowm.xchange.gateio.service.GateioMarketDataServiceRaw
- org.knowm.xchange.gateio.service.GateioMarketDataService (implements org.knowm.xchange.service.marketdata.MarketDataService)
- org.knowm.xchange.gateio.service.GateioTradeServiceRaw
- org.knowm.xchange.gateio.service.GateioTradeService (implements org.knowm.xchange.service.trade.TradeService)
- org.knowm.xchange.gateio.service.GateioAccountServiceRaw
- org.knowm.xchange.gateio.service.GateioBaseService (implements org.knowm.xchange.service.BaseService)
- org.knowm.xchange.service.BaseParamsDigest (implements si.mazi.rescu.ParamsDigest)
- org.knowm.xchange.gateio.service.GateioHmacPostBodyDigest
- org.knowm.xchange.gateio.GateioAdapters
- org.knowm.xchange.gateio.dto.GateioBaseResponse
- org.knowm.xchange.gateio.dto.marketdata.GateioCandlestickHistory
- org.knowm.xchange.gateio.dto.account.GateioDepositAddress
- org.knowm.xchange.gateio.dto.account.GateioDepositsWithdrawals
- org.knowm.xchange.gateio.dto.marketdata.GateioDepth
- org.knowm.xchange.gateio.dto.account.GateioFunds
- org.knowm.xchange.gateio.dto.trade.GateioOpenOrders
- org.knowm.xchange.gateio.dto.trade.GateioOrderStatus
- org.knowm.xchange.gateio.dto.trade.GateioPlaceOrderReturn
- org.knowm.xchange.gateio.dto.marketdata.GateioTicker
- org.knowm.xchange.gateio.dto.marketdata.GateioTradeHistory
- org.knowm.xchange.gateio.dto.trade.GateioTradeHistoryReturn
- org.knowm.xchange.gateio.dto.marketdata.GateioCoin
- org.knowm.xchange.gateio.dto.marketdata.GateioCoinInfoWrapper
- org.knowm.xchange.gateio.dto.marketdata.GateioCurrencyPairs
- org.knowm.xchange.gateio.dto.account.GateioDeposit
- org.knowm.xchange.gateio.dto.marketdata.GateioFeeInfo
- org.knowm.xchange.gateio.dto.marketdata.GateioKline
- org.knowm.xchange.gateio.dto.marketdata.GateioMarketInfoWrapper
- org.knowm.xchange.gateio.dto.marketdata.GateioMarketInfoWrapper.GateioMarketInfo
- org.knowm.xchange.gateio.dto.trade.GateioOpenOrder
- org.knowm.xchange.gateio.dto.trade.GateioOrderStatus.BTEROrderStatusInfo
- org.knowm.xchange.gateio.dto.marketdata.GateioPublicOrder
- org.knowm.xchange.gateio.dto.trade.GateioTrade
- org.knowm.xchange.gateio.dto.marketdata.GateioTradeHistory.GateioPublicTrade
- org.knowm.xchange.gateio.service.GateioTradeServiceRaw.GateioCancelOrderParams (implements org.knowm.xchange.service.trade.params.CancelOrderByCurrencyPair, org.knowm.xchange.service.trade.params.CancelOrderByIdParams)
- org.knowm.xchange.gateio.GateioUtils
- org.knowm.xchange.gateio.dto.account.GateioWithdrawal
- org.knowm.xchange.BaseExchange (implements org.knowm.xchange.Exchange)
Interface Hierarchy
- org.knowm.xchange.gateio.Gateio
- org.knowm.xchange.gateio.GateioAuthenticated
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.gateio.dto.marketdata.GateioKlineInterval
- org.knowm.xchange.gateio.dto.GateioOrderType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)