|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionBroadcaster
A general interface which declares the ability to broadcast transactions. This is implemented
by PeerGroup.
| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Transaction> |
broadcastTransaction(Transaction tx)
Broadcast the given transaction on the network |
| Method Detail |
|---|
com.google.common.util.concurrent.ListenableFuture<Transaction> broadcastTransaction(Transaction tx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||