public class BTERBasePollingService extends BaseExchangeService implements BasePollingService
| Modifier and Type | Field and Description |
|---|---|
protected String |
apiKey |
protected BTERAuthenticated |
bter |
protected si.mazi.rescu.ParamsDigest |
signatureCreator |
exchange| Constructor and Description |
|---|
BTERBasePollingService(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<CurrencyPair> |
getExchangeSymbols() |
protected <R extends BTERBaseResponse> |
handleResponse(R response) |
verifyOrder, verifyOrder, verifyOrderprotected final String apiKey
protected final BTERAuthenticated bter
protected final si.mazi.rescu.ParamsDigest signatureCreator
public BTERBasePollingService(Exchange exchange)
exchange - public List<CurrencyPair> getExchangeSymbols() throws IOException
getExchangeSymbols in interface BasePollingServicegetExchangeSymbols in class BaseExchangeServiceIOExceptionprotected <R extends BTERBaseResponse> R handleResponse(R response)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.