| Package | Description |
|---|---|
| com.xeiam.xchange.bitmarket.service.polling.params | |
| com.xeiam.xchange.kraken.service.polling | |
| com.xeiam.xchange.mexbt.service.polling |
Polling services for the Mexican Bitcoin Exchange.
|
| com.xeiam.xchange.service.polling.trade.params |
| Modifier and Type | Class and Description |
|---|---|
class |
BitMarketHistoryParams |
| Modifier and Type | Class and Description |
|---|---|
static class |
KrakenTradeService.KrakenTradeHistoryParams |
| Modifier and Type | Class and Description |
|---|---|
static class |
MeXBTTradeService.MeXBTTradeHistoryParams |
| Modifier and Type | Class and Description |
|---|---|
class |
TradeHistoryParamsAll
Generic
TradeHistoryParams implementation that implements all the interfaces in the hierarchy and can be safely (without getting
exceptions, if that all the required fields are non-null) passed to any implementation of
PollingTradeService.getTradeHistory(TradeHistoryParams) . |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.