| Package | Description |
|---|---|
| org.iota.jota.account | |
| org.iota.jota.account.addressgenerator | |
| org.iota.jota.account.event.events | |
| org.iota.jota.account.plugins.transferchecker |
| Modifier and Type | Method and Description |
|---|---|
Address |
AccountStateManager.getNextAddress() |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<Input,DepositRequest> |
AccountBalanceCache.getByAddress(Address address) |
| Modifier and Type | Method and Description |
|---|---|
Address |
AddressGeneratorService.get(int index) |
Address |
AddressGeneratorServiceImpl.get(int index) |
Address |
AddressGeneratorService.get(int index,
int securityLevel) |
Address |
AddressGeneratorServiceImpl.get(int index,
int securityLevel) |
| Modifier and Type | Method and Description |
|---|---|
Address |
EventNewInput.getAddress() |
Address |
EventReceivingDeposit.getAddress() |
Address |
EventReceivedDeposit.getAddress() |
Address |
EventReceivingDeposit.getReceiver() |
Address |
EventReceivedDeposit.getReceiver() |
| Constructor and Description |
|---|
EventNewInput(Address address,
DepositRequest request) |
EventReceivedDeposit(Bundle bundle,
Address address) |
EventReceivingDeposit(Bundle bundle,
Address address) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TransferCheckerImpl.checkAddressNow(Address address) |
| Constructor and Description |
|---|
IncomingTransferCheckerTask(Address address,
IotaAPI api,
EventManager eventManager,
boolean skipFirst,
AccountStateManager accountManager) |
Copyright © 2019. All rights reserved.