Package | Description |
---|---|
com.xeiam.xchange | |
com.xeiam.xchange.bitstamp | |
com.xeiam.xchange.bitstamp.service.streaming | |
com.xeiam.xchange.coinfloor | |
com.xeiam.xchange.coinfloor.streaming | |
com.xeiam.xchange.mexbt |
XChange implementation for the Mexican Bitcoin Exchange.
|
com.xeiam.xchange.mexbt.service.streaming |
Streaming service for the Mexican Bitcoin Exchange.
|
com.xeiam.xchange.okcoin | |
com.xeiam.xchange.okcoin.service.streaming | |
com.xeiam.xchange.service.streaming |
Modifier and Type | Field and Description |
---|---|
protected StreamingExchangeService |
BaseExchange.streamingExchangeService |
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
BaseExchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration) |
StreamingExchangeService |
Exchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration)
A market data service typically consists of a regularly updated list of the available prices for the various symbols
|
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
BitstampExchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
BitstampPusherService
Streaming trade service for the Bitstamp exchange
|
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
CoinfloorExchange.getStreamingExchangeService() |
StreamingExchangeService |
CoinfloorExchange.getStreamingExchangeService(ExchangeStreamingConfiguration exchangeStreamingConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
CoinfloorStreamingExchangeService |
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
MeXBTExchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
MeXBTStreamingService |
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
OkCoinExchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
OkCoinStreamingExchangeService |
Modifier and Type | Class and Description |
---|---|
class |
BaseWebSocketExchangeService
Streaming market data service to provide the following to streaming market data API:
|
Constructor and Description |
---|
ReconnectService(StreamingExchangeService streamingExchangeService,
ExchangeStreamingConfiguration exchangeStreamingConfiguration)
Constructor
|
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.