public class RippleAccountServiceRaw extends RippleBasePollingService implements ITransferFeeSource
rippleAuthenticated, ripplePublic
exchange
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, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public RippleAccountServiceRaw(Exchange exchange)
public RippleAccountBalances getRippleAccountBalances() throws IOException
IOException
public RippleAccountBalances getRippleAccountBalances(String address) throws IOException
IOException
public RippleAccountSettings getRippleAccountSettings() throws IOException
IOException
public RippleAccountSettings getRippleAccountSettings(String address) throws RippleException, IOException
RippleException
IOException
public BigDecimal getTransferFeeRate(String address) throws RippleException, IOException
getTransferFeeRate
in interface ITransferFeeSource
RippleException
IOException
public void clearAccountSettingsStore()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.