| Package | Description |
|---|---|
| io.nessus.ipfs | |
| io.nessus.ipfs.core |
| Modifier and Type | Method and Description |
|---|---|
AHandle |
AHandle.AHBuilder.build() |
AHandle |
ContentManager.findAddressRegistation(io.nessus.Wallet.Address addr,
java.lang.Long timeout)
Find the public encyption key for a given address.
|
AHandle |
ContentManager.registerAddress(io.nessus.Wallet.Address addr)
Create the public encyption key for a given address.
|
AHandle |
ContentManager.unregisterAddress(io.nessus.Wallet.Address addr)
Unregister the public encyption key for a given address.
|
| Constructor and Description |
|---|
AHBuilder(AHandle ahandle) |
| Modifier and Type | Method and Description |
|---|---|
AHandle |
AHandleManager.addIpfsContent(AHandle ahandle,
boolean dryRun) |
AHandle |
DefaultContentManager.findAddressRegistation(io.nessus.Wallet.Address owner,
java.lang.Long timeout) |
AHandle |
AHandleManager.findContentAsync(io.nessus.Wallet.Address owner,
long timeout) |
AHandle |
AHandleManager.getHandleFromTx(io.nessus.Wallet.Address owner,
io.nessus.UTXO utxo) |
AHandle |
AHandleManager.getIpfsContent(AHandle ahandle,
long timeout) |
AHandle |
DefaultContentManager.registerAddress(io.nessus.Wallet.Address owner) |
AHandle |
DefaultContentManager.registerAddress(io.nessus.Wallet.Address owner,
boolean dryRun) |
AHandle |
DefaultContentManager.unregisterAddress(io.nessus.Wallet.Address owner) |
| Modifier and Type | Method and Description |
|---|---|
AHandle |
AHandleManager.addIpfsContent(AHandle ahandle,
boolean dryRun) |
AHandle |
AHandleManager.getIpfsContent(AHandle ahandle,
long timeout) |
Copyright © 2019. All rights reserved.