??????
A B C D E G H I L N O P Q R S T U 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
 
cleanSymbolPrefix(String) - ? ??????iotchain.core.util.Util
 
containSymbolPrefix(String) - ? ??????iotchain.core.util.Util
 
ContractApi - iotchain.core.api???
 
ContractApi(String) - ? ????iotchain.core.api.ContractApi
 
contractApi - ? ????iotchain.core.IoTChain
 
createNewWallet(String) - ? ??????iotchain.core.util.Util
 
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
 
extractAddress(String) - ? ??????iotchain.core.util.Util
extract real address from whether ethereum or itc address

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
 
getChainId() - ? ????iotchain.core.model.TransactionRequest
 
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.ItcTransactionRequest
 
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
 
getGasLimit() - ? ????iotchain.core.model.TransactionRequest
 
getGasPrice() - ? ????iotchain.core.api.ContractApi
 
getGasPrice() - ? ????iotchain.core.model.CallTx
 
getGasPrice() - ? ????iotchain.core.model.HistoryTransaction
 
getGasPrice() - ? ????iotchain.core.model.RawTransaction
 
getGasPrice() - ? ????iotchain.core.model.TransactionRequest
 
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
 
getNonce() - ? ????iotchain.core.model.TransactionRequest
 
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
 
getPrivateKey() - ? ????iotchain.core.model.TransactionRequest
 
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
 
getReceiver() - ? ????iotchain.core.model.TransactionRequest
 
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
 
getValue() - ? ????iotchain.core.model.TransactionRequest
 

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
 
iotchain.core.util - ??? iotchain.core.util
 
isValidAddress(String, boolean) - ? ??????iotchain.core.util.Validator
 
ItcTransactionRequest - iotchain.core.model???
 
ItcTransactionRequest(Long, BigInteger, String, String, BigInteger, BigInteger, BigInteger, String) - ? ????iotchain.core.model.ItcTransactionRequest
 

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
 
prependSymbolPrefix(String) - ? ??????iotchain.core.util.Util
 

Q

queryItcBalance(String, String) - ? ????iotchain.core.api.ContractApi
 

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

sendItc(ItcTransactionRequest, boolean) - ? ????iotchain.core.api.TransactionApi
 
sendItg(TransactionRequest, boolean) - ? ????iotchain.core.api.TransactionApi
 
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
 
setChainId(Long) - ? ????iotchain.core.model.TransactionRequest
 
setCode(Integer) - ? ????iotchain.core.api.ApiResponse
 
setCodeHash(String) - ? ????iotchain.core.model.Account
 
setContractAddress(String) - ? ????iotchain.core.model.ItcTransactionRequest
 
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
 
setGasLimit(BigInteger) - ? ????iotchain.core.model.TransactionRequest
 
setGasPrice(BigInteger) - ? ????iotchain.core.model.CallTx
 
setGasPrice(BigInteger) - ? ????iotchain.core.model.HistoryTransaction
 
setGasPrice(BigInteger) - ? ????iotchain.core.model.RawTransaction
 
setGasPrice(BigInteger) - ? ????iotchain.core.model.TransactionRequest
 
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
 
setNonce(BigInteger) - ? ????iotchain.core.model.TransactionRequest
 
setPayload(String) - ? ????iotchain.core.model.HistoryTransaction
 
setPayload(String) - ? ????iotchain.core.model.RawTransaction
 
setPort(Integer) - ? ????iotchain.core.model.PeerUri
 
setPostTransactionStateHash(String) - ? ????iotchain.core.model.Receipt
 
setPrivateKey(String) - ? ????iotchain.core.model.TransactionRequest
 
setR(BigInteger) - ? ????iotchain.core.model.HistoryTransaction
 
setR(BigInteger) - ? ????iotchain.core.model.SignedTransaction
 
setReason(String) - ? ????iotchain.core.api.ApiResponse
 
setReceiver(String) - ? ????iotchain.core.model.TransactionRequest
 
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
 
setValue(BigInteger) - ? ????iotchain.core.model.TransactionRequest
 
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
 
SYMBOL - ? ??????iotchain.core.util.Util
 

T

TransactionApi - iotchain.core.api???
 
TransactionApi(String) - ? ????iotchain.core.api.TransactionApi
 
transactionApi - ? ????iotchain.core.IoTChain
 
TransactionRequest - iotchain.core.model???
 
TransactionRequest(Long, BigInteger, String, String, BigInteger, BigInteger, BigInteger) - ? ????iotchain.core.model.TransactionRequest
 
TxLogEntry - iotchain.core.model???
 
TxLogEntry() - ? ????iotchain.core.model.TxLogEntry
 

U

Util - iotchain.core.util???
 
Util() - ? ????iotchain.core.util.Util
 

V

Validator - iotchain.core.util???
 
Validator() - ? ????iotchain.core.util.Validator
 
value - ? ????iotchain.core.model.RawTransaction
 
A B C D E G H I L N O P Q R S T U V 
??????