| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.account | |
| org.iota.jota.account.plugins.promoter | |
| org.iota.jota.account.plugins.transferchecker | |
| org.iota.jota.builder |
| Modifier and Type | Method and Description |
|---|---|
protected IotaAPI |
IotaAPI.Builder.compile() |
IotaAPI |
IotaAccount.getApi() |
| Modifier and Type | Method and Description |
|---|---|
IotaAPI |
AccountOptions.getApi() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountBalanceCache.recalcluate(IotaAPI api)
Calculates the balance currently available using the stored deposits.
|
| Constructor and Description |
|---|
AccountBalanceCache(AddressGeneratorService addressGenerator,
AccountState state,
IotaAPI api) |
| Constructor and Description |
|---|
PromoterReattacherImpl(EventManager eventManager,
IotaAPI api,
AccountStateManager manager,
AccountOptions options) |
| Constructor and Description |
|---|
IncomingTransferCheckerImpl(EventManager eventManager,
IotaAPI api,
AccountStateManager accountManager,
AddressGeneratorService addressGen,
AccountBalanceCache cache) |
IncomingTransferCheckerImpl(EventManager eventManager,
IotaAPI api,
AccountStateManager accountManager,
AddressGeneratorService addressGen,
AccountBalanceCache cache,
boolean skipFirst) |
IncomingTransferCheckerTask(Address address,
IotaAPI api,
EventManager eventManager,
boolean skipFirst,
AccountStateManager accountManager) |
OutgoingTransferCheckerImpl(EventManager eventManager,
IotaAPI api,
AccountStateManager accountManager) |
| Modifier and Type | Method and Description |
|---|---|
IotaAPI |
AccountBuilder.getApi() |
IotaAPI |
AccountBuilderSettings.getApi() |
| Modifier and Type | Method and Description |
|---|---|
AccountBuilder |
AccountBuilder.api(IotaAPI api) |
Copyright © 2019. All rights reserved.