| Package | Description |
|---|---|
| org.iota.jota | |
| org.iota.jota.connection |
| Modifier and Type | Method and Description |
|---|---|
AddNeighborsResponse |
IotaAPICore.addNeighbors(String... uris)
Temporarily add a list of neighbors to your node.
|
| Modifier and Type | Method and Description |
|---|---|
AddNeighborsResponse |
HttpConnector.addNeighbors(IotaNeighborsRequest request) |
AddNeighborsResponse |
IotaNodeApi.addNeighbors(IotaNeighborsRequest request)
Add a list of neighbors to the node.
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<AddNeighborsResponse> |
IotaNodeHTTPService.addNeighbors(IotaNeighborsRequest request)
Add a list of neighbors to the node.
|
Copyright © 2019. All rights reserved.