跳过导航链接
A B C D E G H I L N O P R S T V 

A

Account - iotchain.core.model中的类
 
Account() - 类 的构造器iotchain.core.model.Account
 
AccountApi - iotchain.core.api中的类
 
AccountApi(String) - 类 的构造器iotchain.core.api.AccountApi
 
accountApi - 类 中的变量iotchain.core.IoTChain
 
addPeer(String) - 类 中的方法iotchain.core.api.AdminApi
 
AdminApi - iotchain.core.api中的类
 
AdminApi(String) - 类 的构造器iotchain.core.api.AdminApi
 
adminApi - 类 中的变量iotchain.core.IoTChain
 
Api - iotchain.core.api中的类
 
Api(String) - 类 的构造器iotchain.core.api.Api
 
ApiResponse<T> - iotchain.core.api中的类
 
ApiResponse() - 类 的构造器iotchain.core.api.ApiResponse
 
asRlpValues() - 类 中的方法iotchain.core.model.BlockHeader
 
asRlpValues() - 接口 中的方法iotchain.core.model.protocol.Rlpable
 
asRlpValues() - 类 中的方法iotchain.core.model.SignedTransaction
 

B

Block - iotchain.core.model中的类
 
Block() - 类 的构造器iotchain.core.model.Block
 
BlockApi - iotchain.core.api中的类
 
BlockApi(String) - 类 的构造器iotchain.core.api.BlockApi
 
blockApi - 类 中的变量iotchain.core.IoTChain
 
BlockBody - iotchain.core.model中的类
 
BlockBody() - 类 的构造器iotchain.core.model.BlockBody
 
BlockHeader - iotchain.core.model中的类
 
BlockHeader(String, String, String, String, String, String, BigInteger, BigInteger, BigInteger, BigInteger, Long, String) - 类 的构造器iotchain.core.model.BlockHeader
 
bytesToSign(Long) - 类 中的方法iotchain.core.model.RawTransaction
 

C

call(String, Map, Class<T>) - 类 中的方法iotchain.core.api.Api
request single object
call(CallTx) - 类 中的方法iotchain.core.api.ContractApi
 
call(CallTx, BigInteger) - 类 中的方法iotchain.core.api.ContractApi
 
call2(String, Map, Class<T>) - 类 中的方法iotchain.core.api.Api
request list data
CallTx - iotchain.core.model中的类
 
CallTx() - 类 的构造器iotchain.core.model.CallTx
 
chainId() - 类 中的方法iotchain.core.model.SignedTransaction
 
changePassphrase(String, String, String) - 类 中的方法iotchain.core.api.PersonalApi
 
ContractApi - iotchain.core.api中的类
 
ContractApi(String) - 类 的构造器iotchain.core.api.ContractApi
 
contractApi - 类 中的变量iotchain.core.IoTChain
 
CURVE_PARAMS - 类 中的静态变量iotchain.core.crypto.Signer
 

D

decodeBlockHeader(String) - 类 中的静态方法iotchain.core.codec.Decoder
 
decodeBlockHeader(byte[]) - 类 中的静态方法iotchain.core.codec.Decoder
 
decodeFunctionReturn(String, List<TypeReference<?>>) - 类 中的静态方法iotchain.core.codec.Decoder
 
Decoder - iotchain.core.codec中的类
 
Decoder() - 类 的构造器iotchain.core.codec.Decoder
 
decodeTransaction(String) - 类 中的静态方法iotchain.core.codec.Decoder
 
decodeTransaction(byte[]) - 类 中的静态方法iotchain.core.codec.Decoder
 
delAccount(String) - 类 中的方法iotchain.core.api.PersonalApi
 
dropPeer(String) - 类 中的方法iotchain.core.api.AdminApi
 

E

encode(Rlpable) - 类 中的静态方法iotchain.core.codec.Encoder
 
encodeFunction(String, List<Type>, List<TypeReference<?>>) - 类 中的静态方法iotchain.core.codec.Encoder
 
Encoder - iotchain.core.codec中的类
 
Encoder() - 类 的构造器iotchain.core.codec.Encoder
 
equals(Object) - 类 中的方法iotchain.core.model.BlockHeader
 
equals(Object) - 类 中的方法iotchain.core.model.SignedTransaction
 

G

gasLimit - 类 中的变量iotchain.core.model.RawTransaction
 
gasPrice - 类 中的变量iotchain.core.model.RawTransaction
 
getAccount(String) - 类 中的方法iotchain.core.api.AccountApi
 
getAccount(String, BigInteger) - 类 中的方法iotchain.core.api.AccountApi
 
getBalance(String) - 类 中的方法iotchain.core.api.AccountApi
 
getBalance(String, BigInteger) - 类 中的方法iotchain.core.api.AccountApi
 
getBalance() - 类 中的方法iotchain.core.model.Account
 
getBeneficiary() - 类 中的方法iotchain.core.model.BlockHeader
 
getBestBlockNumber() - 类 中的方法iotchain.core.api.BlockApi
 
getBlockBodies(List<String>) - 类 中的方法iotchain.core.api.BlockApi
 
getBlockBodyByHash(String) - 类 中的方法iotchain.core.api.BlockApi
 
getBlockByHash(String) - 类 中的方法iotchain.core.api.BlockApi
 
getBlockByNumber(BigInteger) - 类 中的方法iotchain.core.api.BlockApi
 
getBlockHash() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getBlockHeaderByHash(String) - 类 中的方法iotchain.core.api.BlockApi
 
getBlockHeaderByNumber(BigInteger) - 类 中的方法iotchain.core.api.BlockApi
 
getBlockHeadersByNumber(BigInteger, Integer) - 类 中的方法iotchain.core.api.BlockApi
 
getBlockNumber() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getBlockNumber() - 类 中的方法iotchain.core.model.Receipt
 
getBody() - 类 中的方法iotchain.core.model.Block
 
getCode(String) - 类 中的方法iotchain.core.api.AccountApi
 
getCode(String, BigInteger) - 类 中的方法iotchain.core.api.AccountApi
 
getCode() - 类 中的方法iotchain.core.api.ApiResponse
 
getCodeHash() - 类 中的方法iotchain.core.model.Account
 
getContractAddress() - 类 中的方法iotchain.core.model.Receipt
 
getCumulativeGasUsed() - 类 中的方法iotchain.core.model.Receipt
 
getData() - 类 中的方法iotchain.core.api.ApiResponse
 
getData() - 类 中的方法iotchain.core.model.CallTx
 
getData() - 类 中的方法iotchain.core.model.TxLogEntry
 
getDifficulty() - 类 中的方法iotchain.core.model.BlockHeader
 
getEstimatedGas(CallTx, BigInteger) - 类 中的方法iotchain.core.api.ContractApi
 
getEstimatedNonce(String) - 类 中的方法iotchain.core.api.AccountApi
 
getExtra() - 类 中的方法iotchain.core.model.BlockHeader
 
getFrom() - 类 中的方法iotchain.core.model.CallTx
 
getFromAddress() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getGas() - 类 中的方法iotchain.core.model.CallTx
 
getGasLimit() - 类 中的方法iotchain.core.model.BlockHeader
 
getGasLimit() - 类 中的方法iotchain.core.model.RawTransaction
 
getGasPrice() - 类 中的方法iotchain.core.api.ContractApi
 
getGasPrice() - 类 中的方法iotchain.core.model.CallTx
 
getGasPrice() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getGasPrice() - 类 中的方法iotchain.core.model.RawTransaction
 
getGasUsed() - 类 中的方法iotchain.core.model.BlockHeader
 
getGasUsed() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getGasUsed() - 类 中的方法iotchain.core.model.Receipt
 
getHeader() - 类 中的方法iotchain.core.model.Block
 
getHost() - 类 中的方法iotchain.core.model.PeerUri
 
getLocation() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getLoggerAddress() - 类 中的方法iotchain.core.model.TxLogEntry
 
getLogs() - 类 中的方法iotchain.core.model.Receipt
 
getLogsBloom() - 类 中的方法iotchain.core.model.BlockHeader
 
getLogsBloomFilter() - 类 中的方法iotchain.core.model.Receipt
 
getLogTopics() - 类 中的方法iotchain.core.model.TxLogEntry
 
getNonce() - 类 中的方法iotchain.core.model.Account
 
getNonce() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getNonce() - 类 中的方法iotchain.core.model.RawTransaction
 
getNumber() - 类 中的方法iotchain.core.model.BlockHeader
 
getParentHash() - 类 中的方法iotchain.core.model.BlockHeader
 
getPayload() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getPayload() - 类 中的方法iotchain.core.model.RawTransaction
 
getPendingTx(String) - 类 中的方法iotchain.core.api.TransactionApi
 
getPendingTxs(String) - 类 中的方法iotchain.core.api.AccountApi
 
getPort() - 类 中的方法iotchain.core.model.PeerUri
 
getPostTransactionStateHash() - 类 中的方法iotchain.core.model.Receipt
 
getR() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getR() - 类 中的方法iotchain.core.model.SignedTransaction
 
getReason() - 类 中的方法iotchain.core.api.ApiResponse
 
getReceipt(String) - 类 中的方法iotchain.core.api.TransactionApi
 
getReceiptsRoot() - 类 中的方法iotchain.core.model.BlockHeader
 
getReceivingAddress() - 类 中的方法iotchain.core.model.RawTransaction
 
getResult() - 类 中的方法iotchain.core.api.ApiResponse
 
getS() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getS() - 类 中的方法iotchain.core.model.SignedTransaction
 
getScheme() - 类 中的方法iotchain.core.model.PeerUri
 
getSender(SignedTransaction) - 类 中的静态方法iotchain.core.crypto.Signer
 
getSender() - 类 中的方法iotchain.core.model.SignedTransaction
 
getStateRoot() - 类 中的方法iotchain.core.model.BlockHeader
 
getStatus() - 类 中的方法iotchain.core.model.Receipt
 
getStorageAt(String, BigInteger) - 类 中的方法iotchain.core.api.AccountApi
 
getStorageAt(String, BigInteger, BigInteger) - 类 中的方法iotchain.core.api.AccountApi
 
getStorageRoot() - 类 中的方法iotchain.core.model.Account
 
getTo() - 类 中的方法iotchain.core.model.CallTx
 
getToAddress() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getTotalDifficultyByHash(String) - 类 中的方法iotchain.core.api.BlockApi
 
getTotalDifficultyByNumber(BigInteger) - 类 中的方法iotchain.core.api.BlockApi
 
getTransactionCountByHash(String) - 类 中的方法iotchain.core.api.BlockApi
 
getTransactionList() - 类 中的方法iotchain.core.model.BlockBody
 
getTransactions(String, Integer, Integer) - 类 中的方法iotchain.core.api.AccountApi
 
getTransactionsByNumber(String, BigInteger) - 类 中的方法iotchain.core.api.AccountApi
 
getTransactionsRoot() - 类 中的方法iotchain.core.model.BlockHeader
 
getTx(String) - 类 中的方法iotchain.core.api.TransactionApi
 
getTxByBlockHashAndIndex(String, Integer) - 类 中的方法iotchain.core.api.TransactionApi
 
getTxByBlockTagAndIndex(BigInteger, Integer) - 类 中的方法iotchain.core.api.TransactionApi
 
getTxHash() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getTxHash() - 类 中的方法iotchain.core.model.Receipt
 
getUnixTimestamp() - 类 中的方法iotchain.core.model.BlockHeader
 
getV() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getV() - 类 中的方法iotchain.core.model.SignedTransaction
 
getValue() - 类 中的方法iotchain.core.model.CallTx
 
getValue() - 类 中的方法iotchain.core.model.HistoryTransaction
 
getValue() - 类 中的方法iotchain.core.model.RawTransaction
 

H

Hash - iotchain.core.crypto中的类
 
Hash() - 类 的构造器iotchain.core.crypto.Hash
 
hash() - 类 中的方法iotchain.core.model.Block
 
hash() - 类 中的方法iotchain.core.model.BlockHeader
 
hash() - 接口 中的方法iotchain.core.model.protocol.Hashable
 
hash() - 类 中的方法iotchain.core.model.SignedTransaction
 
Hashable - iotchain.core.model.protocol中的接口
 
hashCode() - 类 中的方法iotchain.core.model.BlockHeader
 
hashCode() - 类 中的方法iotchain.core.model.SignedTransaction
 
HistoryTransaction - iotchain.core.model中的类
 
HistoryTransaction() - 类 的构造器iotchain.core.model.HistoryTransaction
 

I

importRawKey(String, String) - 类 中的方法iotchain.core.api.PersonalApi
 
incomingPeers() - 类 中的方法iotchain.core.api.AdminApi
 
IoTChain - iotchain.core中的类
 
IoTChain(String) - 类 的构造器iotchain.core.IoTChain
 
iotchain.core - 程序包 iotchain.core
 
iotchain.core.api - 程序包 iotchain.core.api
 
iotchain.core.codec - 程序包 iotchain.core.codec
 
iotchain.core.crypto - 程序包 iotchain.core.crypto
 
iotchain.core.model - 程序包 iotchain.core.model
 
iotchain.core.model.protocol - 程序包 iotchain.core.model.protocol
 

L

listAccounts() - 类 中的方法iotchain.core.api.PersonalApi
 

N

NEGATIVE_POINT_SIGN - 类 中的静态变量iotchain.core.crypto.Signer
 
NEW_NEGATIVE_POINT_SIGN - 类 中的静态变量iotchain.core.crypto.Signer
 
NEW_POSITIVE_POINT_SIGN - 类 中的静态变量iotchain.core.crypto.Signer
 
newAccount(String) - 类 中的方法iotchain.core.api.PersonalApi
 
nonce - 类 中的变量iotchain.core.model.RawTransaction
 

O

outgoingPeers() - 类 中的方法iotchain.core.api.AdminApi
 

P

payload - 类 中的变量iotchain.core.model.RawTransaction
 
peerUri() - 类 中的方法iotchain.core.api.AdminApi
 
PeerUri - iotchain.core.model中的类
 
PeerUri() - 类 的构造器iotchain.core.model.PeerUri
 
pendingTransactions() - 类 中的方法iotchain.core.api.AdminApi
 
PersonalApi - iotchain.core.api中的类
 
PersonalApi(String) - 类 的构造器iotchain.core.api.PersonalApi
 
personalApi - 类 中的变量iotchain.core.IoTChain
 
POSITIVE_POINT_SIGN - 类 中的静态变量iotchain.core.crypto.Signer
 

R

RawTransaction - iotchain.core.model中的类
 
RawTransaction() - 类 的构造器iotchain.core.model.RawTransaction
 
RawTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String) - 类 的构造器iotchain.core.model.RawTransaction
 
Receipt - iotchain.core.model中的类
 
Receipt() - 类 的构造器iotchain.core.model.Receipt
 
receivingAddress - 类 中的变量iotchain.core.model.RawTransaction
 
recover(int, ECDSASignature, byte[]) - 类 中的静态方法iotchain.core.crypto.Signer
 
Rlpable - iotchain.core.model.protocol中的接口
 
rlpValuesToSign() - 类 中的方法iotchain.core.model.RawTransaction
 

S

sendTransaction(String, String, String, BigInteger, BigInteger, BigInteger, BigInteger, String) - 类 中的方法iotchain.core.api.PersonalApi
 
sendTx(SignedTransaction) - 类 中的方法iotchain.core.api.TransactionApi
 
setBalance(BigInteger) - 类 中的方法iotchain.core.model.Account
 
setBlockHash(String) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setBlockNumber(BigInteger) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setBlockNumber(BigInteger) - 类 中的方法iotchain.core.model.Receipt
 
setBody(BlockBody) - 类 中的方法iotchain.core.model.Block
 
setCode(Integer) - 类 中的方法iotchain.core.api.ApiResponse
 
setCodeHash(String) - 类 中的方法iotchain.core.model.Account
 
setContractAddress(String) - 类 中的方法iotchain.core.model.Receipt
 
setCumulativeGasUsed(BigInteger) - 类 中的方法iotchain.core.model.Receipt
 
setData(String) - 类 中的方法iotchain.core.api.ApiResponse
 
setData(String) - 类 中的方法iotchain.core.model.CallTx
 
setData(String) - 类 中的方法iotchain.core.model.TxLogEntry
 
setFrom(String) - 类 中的方法iotchain.core.model.CallTx
 
setFromAddress(String) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setGas(BigInteger) - 类 中的方法iotchain.core.model.CallTx
 
setGasLimit(BigInteger) - 类 中的方法iotchain.core.model.RawTransaction
 
setGasPrice(BigInteger) - 类 中的方法iotchain.core.model.CallTx
 
setGasPrice(BigInteger) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setGasPrice(BigInteger) - 类 中的方法iotchain.core.model.RawTransaction
 
setGasUsed(BigInteger) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setGasUsed(BigInteger) - 类 中的方法iotchain.core.model.Receipt
 
setHeader(BlockHeader) - 类 中的方法iotchain.core.model.Block
 
setHost(String) - 类 中的方法iotchain.core.model.PeerUri
 
setLocation(Integer) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setLoggerAddress(String) - 类 中的方法iotchain.core.model.TxLogEntry
 
setLogs(List<TxLogEntry>) - 类 中的方法iotchain.core.model.Receipt
 
setLogsBloomFilter(String) - 类 中的方法iotchain.core.model.Receipt
 
setLogTopics(List<String>) - 类 中的方法iotchain.core.model.TxLogEntry
 
setNonce(BigInteger) - 类 中的方法iotchain.core.model.Account
 
setNonce(BigInteger) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setNonce(BigInteger) - 类 中的方法iotchain.core.model.RawTransaction
 
setPayload(String) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setPayload(String) - 类 中的方法iotchain.core.model.RawTransaction
 
setPort(Integer) - 类 中的方法iotchain.core.model.PeerUri
 
setPostTransactionStateHash(String) - 类 中的方法iotchain.core.model.Receipt
 
setR(BigInteger) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setR(BigInteger) - 类 中的方法iotchain.core.model.SignedTransaction
 
setReason(String) - 类 中的方法iotchain.core.api.ApiResponse
 
setReceivingAddress(String) - 类 中的方法iotchain.core.model.RawTransaction
 
setResult(T) - 类 中的方法iotchain.core.api.ApiResponse
 
setS(BigInteger) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setS(BigInteger) - 类 中的方法iotchain.core.model.SignedTransaction
 
setScheme(String) - 类 中的方法iotchain.core.model.PeerUri
 
setStatus(Boolean) - 类 中的方法iotchain.core.model.Receipt
 
setStorageRoot(String) - 类 中的方法iotchain.core.model.Account
 
setTo(String) - 类 中的方法iotchain.core.model.CallTx
 
setToAddress(String) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setTransactionList(List<SignedTransaction>) - 类 中的方法iotchain.core.model.BlockBody
 
setTxHash(String) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setTxHash(String) - 类 中的方法iotchain.core.model.Receipt
 
setV(BigInteger) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setV(BigInteger) - 类 中的方法iotchain.core.model.SignedTransaction
 
setValue(BigInteger) - 类 中的方法iotchain.core.model.CallTx
 
setValue(BigInteger) - 类 中的方法iotchain.core.model.HistoryTransaction
 
setValue(BigInteger) - 类 中的方法iotchain.core.model.RawTransaction
 
sha3(byte[]) - 类 中的静态方法iotchain.core.crypto.Hash
 
SignedTransaction - iotchain.core.model中的类
 
SignedTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, BigInteger, BigInteger, BigInteger) - 类 的构造器iotchain.core.model.SignedTransaction
 
SignedTransaction(RawTransaction, BigInteger, BigInteger, BigInteger) - 类 的构造器iotchain.core.model.SignedTransaction
 
Signer - iotchain.core.crypto中的类
 
Signer() - 类 的构造器iotchain.core.crypto.Signer
 
signTx(RawTransaction, String, Long) - 类 中的静态方法iotchain.core.crypto.Signer
 

T

TransactionApi - iotchain.core.api中的类
 
TransactionApi(String) - 类 的构造器iotchain.core.api.TransactionApi
 
transactionApi - 类 中的变量iotchain.core.IoTChain
 
TxLogEntry - iotchain.core.model中的类
 
TxLogEntry() - 类 的构造器iotchain.core.model.TxLogEntry
 

V

value - 类 中的变量iotchain.core.model.RawTransaction
 
A B C D E G H I L N O P R S T V 
跳过导航链接