Index
All Classes and Interfaces|All Packages
C
- CoincheckStreamingAdapter - Class in info.bitrich.xchangestream.coincheck
- CoincheckStreamingAdapter() - Constructor for class info.bitrich.xchangestream.coincheck.CoincheckStreamingAdapter
- CoincheckStreamingExchange - Class in info.bitrich.xchangestream.coincheck
- CoincheckStreamingExchange() - Constructor for class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
- CoincheckStreamingMarketDataService - Class in info.bitrich.xchangestream.coincheck
- CoincheckStreamingMarketDataService() - Constructor for class info.bitrich.xchangestream.coincheck.CoincheckStreamingMarketDataService
- CoincheckStreamingOrderbookUpdate - Class in info.bitrich.xchangestream.coincheck.dto
- CoincheckStreamingOrderbookUpdate() - Constructor for class info.bitrich.xchangestream.coincheck.dto.CoincheckStreamingOrderbookUpdate
- CoincheckStreamingService - Class in info.bitrich.xchangestream.coincheck
- CoincheckStreamingService(String) - Constructor for class info.bitrich.xchangestream.coincheck.CoincheckStreamingService
- CoincheckStreamingService(String, int, Duration, Duration, int) - Constructor for class info.bitrich.xchangestream.coincheck.CoincheckStreamingService
- CoincheckStreamingTrade - Class in info.bitrich.xchangestream.coincheck.dto
- CoincheckStreamingTrade() - Constructor for class info.bitrich.xchangestream.coincheck.dto.CoincheckStreamingTrade
- CoincheckSubscribeMessage - Class in info.bitrich.xchangestream.coincheck.dto
- CoincheckSubscribeMessage() - Constructor for class info.bitrich.xchangestream.coincheck.dto.CoincheckSubscribeMessage
- CoincheckSubscriptionNames - Enum Class in info.bitrich.xchangestream.coincheck.dto
- connect(ProductSubscription...) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
- connectionStateObservable() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
- connectionSuccess() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
D
- disconnect() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
G
- getChannelNameFromMessage(JsonNode) - Static method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingAdapter
- getChannelNameFromMessage(JsonNode) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingService
- getOrderBook(CurrencyPair, Object...) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingMarketDataService
- getStreamingMarketDataService() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
- getSubscribeMessage(String, Object...) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingService
- getTicker(CurrencyPair, Object...) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingMarketDataService
- getTrades(CurrencyPair, Object...) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingMarketDataService
- getUnsubscribeMessage(String, Object...) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingService
- getWebSocketClientExtensionHandler() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingService
H
- handleMessage(JsonNode) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingService
I
- info.bitrich.xchangestream.coincheck - package info.bitrich.xchangestream.coincheck
- info.bitrich.xchangestream.coincheck.dto - package info.bitrich.xchangestream.coincheck.dto
- initServices() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
- isAlive() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
O
- ORDERBOOK - Enum constant in enum class info.bitrich.xchangestream.coincheck.dto.CoincheckSubscriptionNames
P
- parseOrderBookUpdates(JsonNode) - Static method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingAdapter
- parseTrade(JsonNode) - Static method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingAdapter
- processArrayMessageSeparately() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingService
R
- reconnectFailure() - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
T
- toString() - Method in enum class info.bitrich.xchangestream.coincheck.dto.CoincheckSubscriptionNames
- TRADES - Enum constant in enum class info.bitrich.xchangestream.coincheck.dto.CoincheckSubscriptionNames
U
- useCompressedMessages(boolean) - Method in class info.bitrich.xchangestream.coincheck.CoincheckStreamingExchange
V
- valueOf(String) - Static method in enum class info.bitrich.xchangestream.coincheck.dto.CoincheckSubscriptionNames
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class info.bitrich.xchangestream.coincheck.dto.CoincheckSubscriptionNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages