A B C D E F G H I J L M N O P R S T U V W Z _ 
All Classes All Packages

A

AbstractTransaction - Class in foundation.icon.jsonrpc.model
 
AbstractTransaction() - Constructor for class foundation.icon.jsonrpc.model.AbstractTransaction
 
addCustomHeader(String) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
addCustomHeader(String, String) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
address - Variable in class foundation.icon.score.client.DefaultScoreClient
 
address(String) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
address(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
address(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
Address - Class in foundation.icon.jsonrpc
 
Address(byte[]) - Constructor for class foundation.icon.jsonrpc.Address
 
Address(Address.Type, byte[]) - Constructor for class foundation.icon.jsonrpc.Address
 
Address(String) - Constructor for class foundation.icon.jsonrpc.Address
 
Address.Type - Enum in foundation.icon.jsonrpc
 
AddressDeserializer(Function<String, T>) - Constructor for class foundation.icon.jsonrpc.IconJsonModule.AddressDeserializer
 
addressGetter() - Method in annotation type foundation.icon.score.client.ScoreInterface
 
AddressSerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.AddressSerializer
 
APPLICATION_JSON - Static variable in class foundation.icon.jsonrpc.JsonrpcClient
 

B

balance(JsonrpcClient, Address) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
BIG_INTEGER - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
BIG_INTEGER - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
BODY_LENGTH - Static variable in class foundation.icon.jsonrpc.Address
 
BOOLEAN - Static variable in class foundation.icon.jsonrpc.IconJsonModule.BooleanDeserializer
 
BOOLEAN - Static variable in class foundation.icon.jsonrpc.IconJsonModule.BooleanSerializer
 
BOOLEAN_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.BooleanArrayDeserializer
 
BOOLEAN_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.BooleanArraySerializer
 
BOOLEAN_FALSE - Static variable in class foundation.icon.jsonrpc.IconStringConverter
 
BOOLEAN_TRUE - Static variable in class foundation.icon.jsonrpc.IconStringConverter
 
BooleanArrayDeserializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.BooleanArrayDeserializer
 
BooleanArraySerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.BooleanArraySerializer
 
BooleanDeserializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.BooleanDeserializer
 
BooleanSerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.BooleanSerializer
 
BYTE - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
BYTE - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
BYTE_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.ByteArrayDeserializer
 
BYTE_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.ByteArraySerializer
 
ByteArrayDeserializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.ByteArrayDeserializer
 
ByteArraySerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.ByteArraySerializer
 

C

call(JsonrpcClient, TypeReference<T>, Address, String, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
call(JsonrpcClient, Class<T>, Address, String, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
callData(String, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
CallData - Class in foundation.icon.jsonrpc.model
 
CallData(String, Map<String, Object>) - Constructor for class foundation.icon.jsonrpc.model.CallData
 
CallParam - Class in foundation.icon.jsonrpc.model
 
CallParam(Address, CallData) - Constructor for class foundation.icon.jsonrpc.model.CallParam
 
CHAR - Static variable in class foundation.icon.jsonrpc.IconJsonModule.CharDeserializer
 
CHAR - Static variable in class foundation.icon.jsonrpc.IconJsonModule.CharSerializer
 
CHAR_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.CharArrayDeserializer
 
CHAR_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.CharArraySerializer
 
CharArrayDeserializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.CharArrayDeserializer
 
CharArraySerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.CharArraySerializer
 
CharDeserializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.CharDeserializer
 
CharSerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.CharSerializer
 
compareTo(TypeReference<T>) - Method in class foundation.icon.jsonrpc.TypeReference
 
concat(byte, byte[]) - Static method in class foundation.icon.jsonrpc.Address
 
contentType() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcRequestBody
 
CONTRACT - foundation.icon.jsonrpc.Address.Type
 
convert(byte[]) - Method in class foundation.icon.jsonrpc.IconJsonModule.ByteArraySerializer
 
convert(Boolean) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanSerializer
 
convert(Character) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharSerializer
 
convert(String) - Method in class foundation.icon.jsonrpc.IconJsonModule.AddressDeserializer
 
convert(String) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanDeserializer
 
convert(String) - Method in class foundation.icon.jsonrpc.IconJsonModule.ByteArrayDeserializer
 
convert(String) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharDeserializer
 
convert(String) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
convert(T) - Method in class foundation.icon.jsonrpc.IconJsonModule.AddressSerializer
 
convert(T) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
currentTimestamp() - Static method in class foundation.icon.jsonrpc.model.TransactionParam
 
customHeaders - Variable in class foundation.icon.jsonrpc.JsonrpcClient
 

D

data - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
dataType - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
DEFAULT_RESULT_RETRY_WAIT - Static variable in class foundation.icon.score.client.DefaultScoreClient
 
DEFAULT_RESULT_TIMEOUT - Static variable in class foundation.icon.score.client.DefaultScoreClient
 
DEFAULT_STEP_LIMIT - Static variable in class foundation.icon.score.client.DefaultScoreClient
 
DefaultScoreClient - Class in foundation.icon.score.client
 
DefaultScoreClient(DefaultScoreClient) - Constructor for class foundation.icon.score.client.DefaultScoreClient
 
DefaultScoreClient(DefaultScoreClient, Wallet) - Constructor for class foundation.icon.score.client.DefaultScoreClient
 
DefaultScoreClient(String, String, String, String, String) - Constructor for class foundation.icon.score.client.DefaultScoreClient
 
DefaultScoreClient(String, BigInteger, Wallet, Address) - Constructor for class foundation.icon.score.client.DefaultScoreClient
 
DefaultScoreClient(String, BigInteger, BigInteger, Wallet, Address) - Constructor for class foundation.icon.score.client.DefaultScoreClient
 
deploy(JsonrpcClient, BigInteger, Wallet, BigInteger, Address, String, Map<String, Object>, long) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
deploy(JsonrpcClient, BigInteger, Wallet, BigInteger, Address, String, Map<String, Object>, long, long) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
DeployData - Class in foundation.icon.jsonrpc.model
 
DeployData(String, byte[], Map<String, Object>) - Constructor for class foundation.icon.jsonrpc.model.DeployData
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.AddressDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanArrayDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.ByteArrayDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharArrayDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.IntArrayDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.LongArrayDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class foundation.icon.jsonrpc.IconJsonModule.ShortArrayDeserializer
 
dumpJson - Variable in class foundation.icon.jsonrpc.JsonrpcClient
 

E

endpoint - Variable in class foundation.icon.jsonrpc.JsonrpcClient
 
endpoint() - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
EOA - foundation.icon.jsonrpc.Address.Type
 
equals(Object) - Method in class foundation.icon.jsonrpc.Address
 
escape(String) - Static method in class foundation.icon.jsonrpc.SendTransactionParamSerializer
 
EventLog() - Constructor for class foundation.icon.jsonrpc.model.TransactionResult.EventLog
 
eventLogs(TransactionResult, String, Address, Function<TransactionResult.EventLog, T>, Predicate<T>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 

F

Failure() - Constructor for class foundation.icon.jsonrpc.model.TransactionResult.Failure
 
foundation.icon.jsonrpc - package foundation.icon.jsonrpc
 
foundation.icon.jsonrpc.model - package foundation.icon.jsonrpc.model
 
foundation.icon.score.client - package foundation.icon.score.client
 
from - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
fromAddress(Address) - Static method in class foundation.icon.jsonrpc.IconStringConverter
 
fromBigInteger(BigInteger) - Static method in class foundation.icon.jsonrpc.IconStringConverter
 
fromBoolean(Boolean) - Static method in class foundation.icon.jsonrpc.IconStringConverter
 
fromBytes(byte[]) - Static method in class foundation.icon.jsonrpc.IconStringConverter
 

G

generate() - Static method in class foundation.icon.score.client.Wallet
 
getAddress() - Method in class foundation.icon.score.client.Wallet
 
getBlockHash() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getBlockHeight() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getCode() - Method in exception foundation.icon.jsonrpc.JsonrpcClient.JsonrpcError
 
getCode() - Method in class foundation.icon.jsonrpc.model.TransactionResult.Failure
 
getCode() - Method in exception foundation.icon.score.client.RevertedException
 
getContent() - Method in class foundation.icon.jsonrpc.model.DeployData
 
getContentType() - Method in class foundation.icon.jsonrpc.model.DeployData
 
getCumulativeStepUsed() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getCustomHeaders() - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
getData() - Method in exception foundation.icon.jsonrpc.JsonrpcClient.JsonrpcError
 
getData() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getData() - Method in class foundation.icon.jsonrpc.model.CallParam
 
getData() - Method in class foundation.icon.jsonrpc.model.TransactionResult.EventLog
 
getDataType() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getDataType() - Method in class foundation.icon.jsonrpc.model.CallParam
 
getError() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcResponse
 
getEventLogs() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getFailure() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getFrom() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getId() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcRequest
 
getId() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcResponse
 
getIndexed() - Method in class foundation.icon.jsonrpc.model.TransactionResult.EventLog
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.AddressDeserializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.AddressSerializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanDeserializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanSerializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.ByteArrayDeserializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.ByteArraySerializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharDeserializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharSerializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
getInputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
getJsonrpc() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcRequest
 
getJsonrpc() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcResponse
 
getLogsBloom() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getMessage() - Method in exception foundation.icon.jsonrpc.JsonrpcClient.JsonrpcError
 
getMessage() - Method in class foundation.icon.jsonrpc.model.TransactionResult.Failure
 
getMethod() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcRequest
 
getMethod() - Method in class foundation.icon.jsonrpc.model.CallData
 
getNid() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getNonce() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.AddressDeserializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.AddressSerializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanDeserializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanSerializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.ByteArrayDeserializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.ByteArraySerializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharDeserializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharSerializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
getOutputType(TypeFactory) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
getParams() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcRequest
 
getParams() - Method in class foundation.icon.jsonrpc.model.CallData
 
getParams() - Method in class foundation.icon.jsonrpc.model.DeployData
 
getPublicKey() - Method in class foundation.icon.score.client.Wallet
 
getResult() - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcResponse
 
getScoreAddress() - Method in class foundation.icon.jsonrpc.model.TransactionResult.EventLog
 
getScoreAddress() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getStatus() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getStepLimit() - Method in class foundation.icon.jsonrpc.model.SendTransactionParam
 
getStepPrice() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getStepUsed() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getStepUsedDetails() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getSupportedAnnotationTypes() - Method in class foundation.icon.score.client.ScoreClientProcessor
 
getSupportedAnnotationTypes() - Method in class foundation.icon.score.client.ScoreInterfaceProcessor
 
getSupportedSourceVersion() - Method in class foundation.icon.score.client.ScoreClientProcessor
 
getSupportedSourceVersion() - Method in class foundation.icon.score.client.ScoreInterfaceProcessor
 
getTimestamp() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getTo() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getTo() - Method in class foundation.icon.jsonrpc.model.CallParam
 
getTo() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getTxHash() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getTxIndex() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
getType() - Method in class foundation.icon.jsonrpc.TypeReference
 
getValue() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getVersion() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
getWallet() - Method in class foundation.icon.score.client.Wallet
 

H

Hash - Class in foundation.icon.jsonrpc.model
 
Hash(byte[]) - Constructor for class foundation.icon.jsonrpc.model.Hash
 
Hash(String) - Constructor for class foundation.icon.jsonrpc.model.Hash
 
HEX_CODES - Static variable in class foundation.icon.jsonrpc.IconStringConverter
 
HEX_PREFIX - Static variable in class foundation.icon.jsonrpc.IconStringConverter
 
httpClient - Variable in class foundation.icon.jsonrpc.JsonrpcClient
 
httpClient() - Method in class foundation.icon.jsonrpc.JsonrpcClient
 

I

IconJsonModule - Class in foundation.icon.jsonrpc
 
IconJsonModule() - Constructor for class foundation.icon.jsonrpc.IconJsonModule
 
IconJsonModule(boolean) - Constructor for class foundation.icon.jsonrpc.IconJsonModule
 
IconJsonModule.AddressDeserializer<T> - Class in foundation.icon.jsonrpc
 
IconJsonModule.AddressSerializer<T> - Class in foundation.icon.jsonrpc
 
IconJsonModule.BooleanArrayDeserializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.BooleanArraySerializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.BooleanDeserializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.BooleanSerializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.ByteArrayDeserializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.ByteArraySerializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.CharArrayDeserializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.CharArraySerializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.CharDeserializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.CharSerializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.IntArrayDeserializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.IntArraySerializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.LongArrayDeserializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.LongArraySerializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.NumberArraySerializer<T extends java.lang.Number> - Class in foundation.icon.jsonrpc
 
IconJsonModule.NumberDeserializer<T extends java.lang.Number> - Class in foundation.icon.jsonrpc
 
IconJsonModule.NumberSerializer<T extends java.lang.Number> - Class in foundation.icon.jsonrpc
 
IconJsonModule.ShortArrayDeserializer - Class in foundation.icon.jsonrpc
 
IconJsonModule.ShortArraySerializer - Class in foundation.icon.jsonrpc
 
IconStringConverter - Class in foundation.icon.jsonrpc
 
IconStringConverter() - Constructor for class foundation.icon.jsonrpc.IconStringConverter
 
init(ProcessingEnvironment) - Method in class foundation.icon.score.client.ScoreClientProcessor
 
init(ProcessingEnvironment) - Method in class foundation.icon.score.client.ScoreInterfaceProcessor
 
INT_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.IntArrayDeserializer
 
INT_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.IntArraySerializer
 
IntArrayDeserializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.IntArrayDeserializer
 
IntArraySerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.IntArraySerializer
 
INTEGER - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
INTEGER - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
isContract() - Method in class foundation.icon.jsonrpc.Address
 
isDumpJson() - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
isUpdate(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
isUpdate(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 

J

JsonrpcClient - Class in foundation.icon.jsonrpc
 
JsonrpcClient(String) - Constructor for class foundation.icon.jsonrpc.JsonrpcClient
 
JsonrpcClient(String, ObjectMapper) - Constructor for class foundation.icon.jsonrpc.JsonrpcClient
 
JsonrpcClient(String, OkHttpClient) - Constructor for class foundation.icon.jsonrpc.JsonrpcClient
 
JsonrpcClient(String, OkHttpClient, ObjectMapper) - Constructor for class foundation.icon.jsonrpc.JsonrpcClient
 
JsonrpcClient.JsonrpcError - Exception in foundation.icon.jsonrpc
 
JsonrpcClient.JsonrpcRequest - Class in foundation.icon.jsonrpc
 
JsonrpcClient.JsonrpcRequestBody - Class in foundation.icon.jsonrpc
 
JsonrpcClient.JsonrpcResponse<T> - Class in foundation.icon.jsonrpc
 
JsonrpcClient.LongLikeSerializer - Class in foundation.icon.jsonrpc
 
JsonrpcError() - Constructor for exception foundation.icon.jsonrpc.JsonrpcClient.JsonrpcError
 
JsonrpcResponse() - Constructor for class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcResponse
 

L

lastBlock(JsonrpcClient, Class<T>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
LENGTH - Static variable in class foundation.icon.jsonrpc.Address
 
load(String, File) - Static method in class foundation.icon.score.client.Wallet
 
LONG - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
LONG - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
LONG_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.LongArrayDeserializer
 
LONG_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.LongArraySerializer
 
LongArrayDeserializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.LongArrayDeserializer
 
LongArraySerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.LongArraySerializer
 
LongLikeSerializer() - Constructor for class foundation.icon.jsonrpc.JsonrpcClient.LongLikeSerializer
 

M

map - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberArraySerializer
 
mapper - Variable in class foundation.icon.jsonrpc.JsonrpcClient
 
mapper() - Method in class foundation.icon.jsonrpc.JsonrpcClient
 

N

NEG_HEX_PREFIX - Static variable in class foundation.icon.jsonrpc.IconStringConverter
 
nid - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
nid - Variable in class foundation.icon.score.client.DefaultScoreClient
 
nid(String) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
nid(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
nid(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
nonce - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
NumberArraySerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.NumberArraySerializer
 
NumberDeserializer(Function<BigInteger, T>) - Constructor for class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
NumberSerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 

O

of(Wallet) - Static method in class foundation.icon.jsonrpc.Address
 
of(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
of(String, Properties, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
of(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
of(Properties, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 

P

params(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
params(String, Properties, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
params(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
parse(String) - Static method in class foundation.icon.jsonrpc.Address
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class foundation.icon.score.client.ScoreClientProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class foundation.icon.score.client.ScoreInterfaceProcessor
 

R

request(JavaType, String, Object) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
request(TypeReference<T>, String, Object) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
request(Class<T>, String, Object) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
request(String, Object) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
request(Request, JavaType) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
result(JsonrpcClient, Hash, long) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
result(JsonrpcClient, Hash, long, long) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
resultRetryWait - Variable in class foundation.icon.score.client.DefaultScoreClient
 
resultTimeout - Variable in class foundation.icon.score.client.DefaultScoreClient
 
RevertedException - Exception in foundation.icon.score.client
 
RevertedException(int, String) - Constructor for exception foundation.icon.score.client.RevertedException
 

S

SCORE_ADDRESS - Static variable in class foundation.icon.jsonrpc.IconJsonModule.AddressDeserializer
 
SCORE_ADDRESS - Static variable in class foundation.icon.jsonrpc.IconJsonModule.AddressSerializer
 
ScoreClient - Annotation Type in foundation.icon.score.client
 
ScoreClientProcessor - Class in foundation.icon.score.client
 
ScoreClientProcessor() - Constructor for class foundation.icon.score.client.ScoreClientProcessor
 
scoreFilePath(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
scoreFilePath(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
ScoreInterface - Annotation Type in foundation.icon.score.client
 
ScoreInterfaceProcessor - Class in foundation.icon.score.client
 
ScoreInterfaceProcessor() - Constructor for class foundation.icon.score.client.ScoreInterfaceProcessor
 
SDK_ADDRESS - Static variable in class foundation.icon.jsonrpc.IconJsonModule.AddressDeserializer
 
SDK_ADDRESS - Static variable in class foundation.icon.jsonrpc.IconJsonModule.AddressSerializer
 
send(JsonrpcClient, BigInteger, Wallet, BigInteger, Address, BigInteger, String, Map<String, Object>, long) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
send(JsonrpcClient, BigInteger, Wallet, BigInteger, Address, BigInteger, String, Map<String, Object>, long, long) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
SendTransactionParam - Class in foundation.icon.jsonrpc.model
 
SendTransactionParam(BigInteger, Address, BigInteger, String, Object) - Constructor for class foundation.icon.jsonrpc.model.SendTransactionParam
 
SendTransactionParamSerializer - Class in foundation.icon.jsonrpc
 
SendTransactionParamSerializer() - Constructor for class foundation.icon.jsonrpc.SendTransactionParamSerializer
 
serialize(boolean[], JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanArraySerializer
 
serialize(byte[], JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.ByteArraySerializer
 
serialize(char[], JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharArraySerializer
 
serialize(int[], JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.IntArraySerializer
 
serialize(long[], JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.LongArraySerializer
 
serialize(short[], JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.ShortArraySerializer
 
serialize(SendTransactionParam) - Static method in class foundation.icon.jsonrpc.SendTransactionParamSerializer
 
serialize(SendTransactionParam, Map<String, Object>) - Static method in class foundation.icon.jsonrpc.SendTransactionParamSerializer
 
serialize(Boolean, JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.BooleanSerializer
 
serialize(Character, JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.CharSerializer
 
serialize(Long, JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.JsonrpcClient.LongLikeSerializer
 
serialize(T[], JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberArraySerializer
 
serialize(T, JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.AddressSerializer
 
serialize(T, JsonGenerator, SerializerProvider) - Method in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
serializeArray(Object) - Static method in class foundation.icon.jsonrpc.SendTransactionParamSerializer
 
serializeMap(Map<String, Object>) - Static method in class foundation.icon.jsonrpc.SendTransactionParamSerializer
 
serializeObject(Object) - Static method in class foundation.icon.jsonrpc.SendTransactionParamSerializer
 
setCustomHeader(String, String) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
setCustomHeaders(Headers) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
setDumpJson(boolean) - Method in class foundation.icon.jsonrpc.JsonrpcClient
 
setFrom(Address) - Method in class foundation.icon.jsonrpc.model.TransactionParam
 
setStepLimit(BigInteger) - Method in class foundation.icon.jsonrpc.model.SendTransactionParam
 
setTimestamp(BigInteger) - Method in class foundation.icon.jsonrpc.model.TransactionParam
 
setupModule(Module.SetupContext) - Method in class foundation.icon.jsonrpc.IconJsonModule
 
SHORT - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberDeserializer
 
SHORT - Static variable in class foundation.icon.jsonrpc.IconJsonModule.NumberSerializer
 
SHORT_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.ShortArrayDeserializer
 
SHORT_ARRAY - Static variable in class foundation.icon.jsonrpc.IconJsonModule.ShortArraySerializer
 
ShortArrayDeserializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.ShortArrayDeserializer
 
ShortArraySerializer() - Constructor for class foundation.icon.jsonrpc.IconJsonModule.ShortArraySerializer
 
sign(byte[]) - Method in class foundation.icon.score.client.Wallet
 
stepLimit - Variable in class foundation.icon.score.client.DefaultScoreClient
 
stepLimit(String) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
stepLimit(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
stepLimit(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
suffix() - Method in annotation type foundation.icon.score.client.ScoreClient
 
suffix() - Method in annotation type foundation.icon.score.client.ScoreInterface
 

T

timestamp - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
TIMESTAMP_MSEC_SCALE - Static variable in class foundation.icon.jsonrpc.model.TransactionParam
 
to - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
toAddress(String) - Static method in class foundation.icon.jsonrpc.IconStringConverter
 
toBigInteger(String) - Static method in class foundation.icon.jsonrpc.IconStringConverter
 
toBoolean(String) - Static method in class foundation.icon.jsonrpc.IconStringConverter
 
toByteArray() - Method in class foundation.icon.jsonrpc.Address
 
toBytes() - Method in class foundation.icon.jsonrpc.model.Hash
 
toBytes(String) - Static method in class foundation.icon.jsonrpc.IconStringConverter
 
toString() - Method in class foundation.icon.jsonrpc.Address
 
toString() - Method in class foundation.icon.jsonrpc.model.AbstractTransaction
 
toString() - Method in class foundation.icon.jsonrpc.model.CallData
 
toString() - Method in class foundation.icon.jsonrpc.model.CallParam
 
toString() - Method in class foundation.icon.jsonrpc.model.DeployData
 
toString() - Method in class foundation.icon.jsonrpc.model.Hash
 
toString() - Method in class foundation.icon.jsonrpc.model.SendTransactionParam
 
toString() - Method in class foundation.icon.jsonrpc.model.TransactionParam
 
toString() - Method in class foundation.icon.jsonrpc.model.TransactionResult.EventLog
 
toString() - Method in class foundation.icon.jsonrpc.model.TransactionResult.Failure
 
toString() - Method in class foundation.icon.jsonrpc.model.TransactionResult
 
TransactionParam - Class in foundation.icon.jsonrpc.model
 
TransactionParam(BigInteger, Address, BigInteger, String, Object) - Constructor for class foundation.icon.jsonrpc.model.TransactionParam
 
TransactionResult - Class in foundation.icon.jsonrpc.model
 
TransactionResult() - Constructor for class foundation.icon.jsonrpc.model.TransactionResult
 
TransactionResult.EventLog - Class in foundation.icon.jsonrpc.model
 
TransactionResult.Failure - Class in foundation.icon.jsonrpc.model
 
transfer(JsonrpcClient, BigInteger, Wallet, BigInteger, Address, BigInteger, String, long) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
transfer(JsonrpcClient, BigInteger, Wallet, BigInteger, Address, BigInteger, String, long, long) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
TypeReference<T> - Class in foundation.icon.jsonrpc
Copy from com.fasterxml.jackson.core.type.TypeReference
TypeReference() - Constructor for class foundation.icon.jsonrpc.TypeReference
 

U

url(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
url(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 

V

value - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
valueOf(String) - Static method in enum foundation.icon.jsonrpc.Address.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum foundation.icon.jsonrpc.Address.Type
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class foundation.icon.jsonrpc.model.AbstractTransaction
 
VERSION - Static variable in class foundation.icon.jsonrpc.IconJsonModule
 

W

wallet - Variable in class foundation.icon.score.client.DefaultScoreClient
 
wallet(String, String) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
wallet(String, Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
wallet(Properties) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
Wallet - Class in foundation.icon.score.client
 
Wallet(KeyWallet) - Constructor for class foundation.icon.score.client.Wallet
 
writeTo(BufferedSink) - Method in class foundation.icon.jsonrpc.JsonrpcClient.JsonrpcRequestBody
 

Z

ZERO_ADDRESS - Static variable in class foundation.icon.score.client.DefaultScoreClient
 

_

_address() - Method in class foundation.icon.score.client.DefaultScoreClient
 
_balance() - Method in class foundation.icon.score.client.DefaultScoreClient
 
_balance(Address) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_call(TypeReference<T>, String, Map<String, Object>) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_call(Class<T>, String, Map<String, Object>) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_deploy(String, String, String, String, String, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
_deploy(String, BigInteger, Wallet, String, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
_deploy(String, BigInteger, BigInteger, Wallet, String, Map<String, Object>) - Static method in class foundation.icon.score.client.DefaultScoreClient
 
_lastBlockHeight() - Method in class foundation.icon.score.client.DefaultScoreClient
 
_nid() - Method in class foundation.icon.score.client.DefaultScoreClient
 
_resultRetryWait() - Method in class foundation.icon.score.client.DefaultScoreClient
 
_resultRetryWait(long) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_resultTimeout() - Method in class foundation.icon.score.client.DefaultScoreClient
 
_resultTimeout(long) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_send(String, Map<String, Object>) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_send(BigInteger, String, Map<String, Object>) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_stepLimit() - Method in class foundation.icon.score.client.DefaultScoreClient
 
_stepLimit(BigInteger) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_transfer(Address, BigInteger, String) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_type - Variable in class foundation.icon.jsonrpc.TypeReference
 
_update(String, Map<String, Object>) - Method in class foundation.icon.score.client.DefaultScoreClient
 
_wallet() - Method in class foundation.icon.score.client.DefaultScoreClient
 
A B C D E F G H I J L M N O P R S T U V W Z _ 
All Classes All Packages