| Package | Description |
|---|---|
| com.bigchaindb.api | |
| com.bigchaindb.builders | |
| com.bigchaindb.util |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
TransactionsApi.sendTransaction(Transaction transaction,
GenericCallback callback) |
Send transaction.
|
| Modifier and Type | Method | Description |
|---|---|---|
Transaction |
BigchainDbTransactionBuilder.Builder.sendTransaction(GenericCallback callback) |
|
Transaction |
BigchainDbTransactionBuilder.IBuild.sendTransaction(GenericCallback callback) |
Send transaction.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
NetworkUtils.sendPostRequest(String url,
okhttp3.RequestBody body,
GenericCallback callback) |
Send post request.
|
Copyright © 2018. All rights reserved.