Uses of Class
io.meeds.deeds.contract.StrategyHandler.URIEventResponse
-
Uses of StrategyHandler.URIEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return StrategyHandler.URIEventResponseModifier and TypeMethodDescriptionStrategyHandler.getURIEventFromLog(org.web3j.protocol.core.methods.response.Log log) Methods in io.meeds.deeds.contract that return types with arguments of type StrategyHandler.URIEventResponseModifier and TypeMethodDescriptionstatic List<StrategyHandler.URIEventResponse> StrategyHandler.getURIEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) io.reactivex.Flowable<StrategyHandler.URIEventResponse> StrategyHandler.uRIEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<StrategyHandler.URIEventResponse> StrategyHandler.uRIEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)