Package | Description |
---|---|
com.xeiam.xchange.independentreserve.service | |
com.xeiam.xchange.independentreserve.util |
Modifier and Type | Method and Description |
---|---|
String |
IndependentReserveDigest.digestParamsToString(ExchangeEndpoint endpoint,
Long nonce,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
static ExchangeEndpoint |
ExchangeEndpoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeEndpoint[] |
ExchangeEndpoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
ExchangeEndpoint.getUrlBasingOnEndpoint(String sslUri,
ExchangeEndpoint endpoint) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.