Package org.web3j.protocol.core
package org.web3j.protocol.core
-
ClassDescriptionWrapper for parameter that takes either a block number or block name as inputhttps://github.com/ethereum/wiki/wiki/JSON-RPC#the-default-block-parameterDefaultBlockParameter implementation that takes a numeric value.Core Ethereum JSON-RPC API.JSON-RPC 2.0 factory implementation.RemoteCall<T>A common type for wrapping remote requests.A wrapper for a callable function.Response<T>Our common JSON-RPC response type.