public class RippleAccountServiceRaw extends RippleBasePollingService implements ITransferFeeSource
rippleAuthenticated, ripplePublicexchange| Constructor and Description |
|---|
RippleAccountServiceRaw(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAccountSettingsStore()
Clear any stored account settings to allow memory to be released and details to be refreshed.
|
RippleAccountBalances |
getRippleAccountBalances() |
RippleAccountBalances |
getRippleAccountBalances(String address) |
RippleAccountSettings |
getRippleAccountSettings() |
RippleAccountSettings |
getRippleAccountSettings(String address) |
BigDecimal |
getTransferFeeRate(String address) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic RippleAccountServiceRaw(Exchange exchange)
public RippleAccountBalances getRippleAccountBalances() throws IOException
IOExceptionpublic RippleAccountBalances getRippleAccountBalances(String address) throws IOException
IOExceptionpublic RippleAccountSettings getRippleAccountSettings() throws IOException
IOExceptionpublic RippleAccountSettings getRippleAccountSettings(String address) throws RippleException, IOException
RippleExceptionIOExceptionpublic BigDecimal getTransferFeeRate(String address) throws RippleException, IOException
getTransferFeeRate in interface ITransferFeeSourceRippleExceptionIOExceptionpublic void clearAccountSettingsStore()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.