Modifier and Type | Method and Description |
---|---|
CoinbaseBaseResponse |
CoinbaseAuthenticated.cancelRequest(String transactionId,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CoinbaseBaseResponse |
CoinbaseAuthenticated.redeemToken(String tokenId,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CoinbaseBaseResponse |
CoinbaseAuthenticated.resendRequest(String transactionId,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
Modifier and Type | Class and Description |
---|---|
class |
CoinbaseAddress |
class |
CoinbaseToken |
class |
CoinbaseTransaction |
class |
CoinbaseUser |
Modifier and Type | Class and Description |
---|---|
class |
CoinbaseButton |
class |
CoinbaseOrder |
Modifier and Type | Class and Description |
---|---|
class |
CoinbaseTransfer |
Modifier and Type | Method and Description |
---|---|
protected <R extends CoinbaseBaseResponse> |
CoinbaseBasePollingService.handleResponse(R response) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.