Uses of Enum
info.bitrich.xchangestream.service.netty.ConnectionStateModel.State
Packages that use ConnectionStateModel.State
Package
Description
-
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.binance
Methods in info.bitrich.xchangestream.binance that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>BinanceStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.bitfinex
Methods in info.bitrich.xchangestream.bitfinex that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>BitfinexStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.bitmex
Methods in info.bitrich.xchangestream.bitmex that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>BitmexStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.bitstamp.v2
Methods in info.bitrich.xchangestream.bitstamp.v2 that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>BitstampStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.btcmarkets
Methods in info.bitrich.xchangestream.btcmarkets that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>BTCMarketsStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.coinbasepro
Methods in info.bitrich.xchangestream.coinbasepro that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>CoinbaseProStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.coincheck
Methods in info.bitrich.xchangestream.coincheck that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>CoincheckStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.core
Methods in info.bitrich.xchangestream.core that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptiondefault io.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>StreamingExchange.connectionStateObservable()Observable for connectionState. -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.ftx
Methods in info.bitrich.xchangestream.ftx that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>FtxStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.gemini
Methods in info.bitrich.xchangestream.gemini that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>GeminiStreamingExchange.connectionStateObservable()io.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>GeminiStreamingService.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.hitbtc
Methods in info.bitrich.xchangestream.hitbtc that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>HitbtcStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.huobi
Methods in info.bitrich.xchangestream.huobi that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>HuobiStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.kraken
Methods in info.bitrich.xchangestream.kraken that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>KrakenStreamingExchange.connectionStateObservable()io.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>KrakenStreamingExchange.privateConnectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.krakenfutures
Methods in info.bitrich.xchangestream.krakenfutures that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>KrakenFuturesStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.lgo
Methods in info.bitrich.xchangestream.lgo that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>LgoStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.okcoin
Methods in info.bitrich.xchangestream.okcoin that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>OkCoinStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.poloniex2
Methods in info.bitrich.xchangestream.poloniex2 that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>PoloniexStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.serum
Methods in info.bitrich.xchangestream.serum that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>SerumStreamingExchange.connectionStateObservable() -
Uses of ConnectionStateModel.State in info.bitrich.xchangestream.service.netty
Methods in info.bitrich.xchangestream.service.netty that return ConnectionStateModel.StateModifier and TypeMethodDescriptionConnectionStateModel.getState()static ConnectionStateModel.StateReturns the enum constant of this type with the specified name.static ConnectionStateModel.State[]ConnectionStateModel.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in info.bitrich.xchangestream.service.netty that return types with arguments of type ConnectionStateModel.StateModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>ConnectionStateModel.stateObservable()io.reactivex.rxjava3.core.Observable<ConnectionStateModel.State>NettyStreamingService.subscribeConnectionState()