Class TransactionReceiptProcessor

java.lang.Object
org.web3j.tx.response.TransactionReceiptProcessor
Direct Known Subclasses:
NoOpProcessor, PollingTransactionReceiptProcessor, QueuingTransactionReceiptProcessor

public abstract class TransactionReceiptProcessor extends Object
Abstraction for managing how we wait for transaction receipts to be generated on the network.