Package | Description |
---|---|
com.xeiam.xchange | |
com.xeiam.xchange.bitstamp | |
com.xeiam.xchange.bitstamp.service.streaming | |
com.xeiam.xchange.coinfloor | |
com.xeiam.xchange.coinfloor.dto.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 | Method and Description |
---|---|
StreamingExchangeService |
Exchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration)
A market data service typically consists of a regularly updated list of the available prices for the various symbols
|
StreamingExchangeService |
BaseExchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
BitstampExchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
BitstampStreamingConfiguration
Value object to provide the following
|
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
CoinfloorExchange.getStreamingExchangeService(ExchangeStreamingConfiguration exchangeStreamingConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
CoinfloorStreamingConfiguration |
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
MeXBTExchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
MeXBTExchangeStreamingConfiguration |
Modifier and Type | Method and Description |
---|---|
StreamingExchangeService |
OkCoinExchange.getStreamingExchangeService(ExchangeStreamingConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
OkCoinExchangeStreamingConfiguration |
Constructor and Description |
---|
OkCoinStreamingExchangeService(ExchangeSpecification exchangeSpecification,
ExchangeStreamingConfiguration exchangeStreamingConfiguration) |
Constructor and Description |
---|
BaseWebSocketExchangeService(Exchange exchange,
ExchangeStreamingConfiguration exchangeStreamingConfiguration)
Constructor
|
ReconnectService(StreamingExchangeService streamingExchangeService,
ExchangeStreamingConfiguration exchangeStreamingConfiguration)
Constructor
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.