JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
hera
,
hera.annotation
,
hera.api
,
hera.api.encode
,
hera.api.function
,
hera.api.function.impl
,
hera.api.model
,
hera.api.model.internal
,
hera.api.transaction
,
hera.client
,
hera.client.internal
,
hera.client.stream
,
hera.contract
,
hera.contract.internal
,
hera.custom
,
hera.exception
,
hera.key
,
hera.keystore
,
hera.model
,
hera.server
,
hera.spec
,
hera.spec.resolver
,
hera.spec.transaction
,
hera.spec.transaction.dsl
,
hera.strategy
,
hera.transport
,
hera.util
,
hera.util.conf
,
hera.util.pki
,
hera.wallet
,
hera.wallet.internal
Class Hierarchy
java.lang.Object
hera.api.model.internal.
AbstractAccount
(implements hera.api.model.
Account
)
hera.api.model.internal.
AccountWithAddress
hera.api.model.internal.
AccountWithAddressAndSigner
(implements hera.key.
TxSigner
)
hera.api.model.internal.
AccountWithKey
(implements hera.key.
TxSigner
)
hera.api.
AbstractAergoApi
(implements hera.custom.
Adaptor
, hera.api.
AergoApi
)
hera.client.
AergoClient
(implements hera.api.
ChainIdHashHolder
, java.io.Closeable)
hera.util.conf.
AbstractConfiguration
(implements hera.util.
Configuration
)
hera.util.conf.
DummyConfiguration
hera.util.conf.
EnvironmentConfiguration
(implements hera.util.
Configuration
)
hera.util.conf.
HierachicalConfiguration
hera.util.conf.
InMemoryConfiguration
hera.util.conf.
SystemPropertiesConfiguration
(implements hera.util.
Configuration
)
hera.server.
AbstractServer
(implements hera.server.
Server
, hera.server.
StateChangeListener
<StateT>)
hera.server.
ThreadServer
(implements java.lang.Runnable)
hera.api.model.
AccountAddress
(implements hera.util.
Adaptor
, hera.api.encode.
Encodable
, hera.api.model.
Identity
)
hera.api.model.internal.
AccountAddressAdaptor
hera.api.model.
ContractAddress
hera.transport.
AccountAddressConverterFactory
hera.client.internal.
AccountBaseTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.transport.
AccountConverterFactory
hera.api.model.
AccountFactory
hera.api.model.
AccountState
hera.transport.
AccountStateConverterFactory
hera.client.
AccountTemplate
(implements hera.api.
AccountOperation
, hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.api.model.
AccountTotalVote
hera.transport.
AccountTotalVoteConverterFactory
hera.custom.
AdaptorManager
hera.spec.resolver.
AddressResolver
hera.api.model.
Aer
(implements java.lang.Comparable<T>)
hera.client.
AergoClientBuilder
(implements hera.client.
ClientConfiguer
<ConfiguerT>)
hera.key.
AergoKey
(implements hera.key.
KeyPair
, hera.key.
MessageSigner
, hera.key.
Signer
)
hera.key.
AergoKeyGenerator
(implements hera.util.pki.
KeyGenerator
<KeyT>)
hera.key.
AergoSignVerifier
(implements hera.key.
Verifier
)
hera.spec.
AergoSpec
hera.annotation.
ApiAudience
hera.annotation.
ApiStability
hera.util.
ArrayUtils
hera.api.model.
Authentication
hera.transport.
AuthenticationConverterFactory
hera.util.
Base58Utils
hera.util.
Base64Utils
hera.api.model.
BigNumber
hera.spec.resolver.
BigNumberResolver
hera.api.model.
Block
hera.client.internal.
BlockBaseTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.client.internal.
BlockchainBaseTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.api.model.
BlockchainStatus
hera.transport.
BlockchainStatusConverterFactory
hera.client.
BlockchainTemplate
(implements hera.api.
BlockchainOperation
, hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.transport.
BlockConverterFactory
hera.api.model.
BlockHeader
hera.transport.
BlockHeaderConverterFactory
hera.api.model.
BlockMetadata
hera.transport.
BlockMetadataConverterFactory
hera.client.
BlockTemplate
(implements hera.api.
BlockOperation
, hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.api.model.
BytesValue
hera.util.
BytesValueUtils
hera.api.model.
ChainId
hera.api.model.
ChainInfo
hera.transport.
ChainInfoConverterFactory
hera.api.model.
ChainStats
hera.transport.
ChainStatsConverterFactory
hera.client.
ClientConstants
hera.
ContextConc
(implements hera.
Context
)
hera.
ContextHolder
hera.contract.
ContractApiFactory
hera.contract.internal.
ContractApiImpl
<ContractT> (implements hera.contract.
ContractApi
<ContractT>, hera.contract.
ContractApi.ContractApiWithWalletApi
<ContractT>)
hera.client.internal.
ContractBaseTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.api.model.
ContractDefinition
hera.api.model.
ContractDefinition.Builder
(implements hera.api.model.
ContractDefinition.ContractDefinitionWithNothing
, hera.api.model.
ContractDefinition.ContractDefinitionWithPayloadReady
)
hera.spec.resolver.
ContractDefinitionSpec
hera.api.model.
ContractFunction
hera.api.model.
ContractInterface
hera.api.model.
ContractInterface.InvocationBuilder
(implements hera.api.model.
ContractInterface.ContractInvocationWithNothing
, hera.api.model.
ContractInterface.ContractInvocationWithReady
)
hera.transport.
ContractInterfaceConverterFactory
hera.api.model.
ContractInvocation
hera.contract.internal.
ContractInvocationHandler
(implements java.lang.reflect.InvocationHandler)
hera.spec.transaction.
ContractInvocationInfoExtractor
(implements hera.spec.transaction.
TransactionInfoExtractor
<T>)
hera.contract.internal.
ContractProxyFactory
<ContractT>
hera.transport.
ContractResultConverterFactory
hera.client.internal.
ContractResultImpl
(implements hera.api.model.
ContractResult
)
hera.client.
ContractTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
, hera.api.
ContractOperation
)
hera.api.model.
ContractTxReceipt
hera.spec.transaction.
CreateNameTransactionBuilder
(implements hera.spec.transaction.dsl.
CreateNameTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
CreateNameTransaction.WithChainIdHashAndSender
, hera.spec.transaction.dsl.
CreateNameTransaction.WithChainIdHashAndSenderAndNonce
, hera.spec.transaction.dsl.
CreateNameTransaction.WithNothing
, hera.spec.transaction.dsl.
CreateNameTransaction.WithReady
)
hera.util.
CryptoUtils
hera.
DefaultConstants
hera.spec.transaction.
DeployContractTransactionBuilder
(implements hera.spec.transaction.dsl.
DeployContractTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
DeployContractTransaction.WithChainIdHashAndSender
, hera.spec.transaction.dsl.
DeployContractTransaction.WithChainIdHashAndSenderAndNonce
, hera.spec.transaction.dsl.
DeployContractTransaction.WithNothing
, hera.spec.transaction.dsl.
DeployContractTransaction.WithReady
)
hera.util.pki.
ECDSAKey
hera.util.pki.
ECDSAKeyGenerator
(implements hera.util.pki.
KeyGenerator
<KeyT>)
hera.util.pki.
ECDSASignature
hera.util.pki.
ECDSAVerifier
hera.api.model.
ElectedCandidate
hera.transport.
ElectedCandidateConverterFactory
hera.
EmptyContext
(implements hera.
Context
)
hera.util.
EncodingUtils
hera.api.model.
EncryptedPrivateKey
(implements hera.api.encode.
Encodable
)
hera.transport.
EncryptedPrivateKeyConverterFactory
hera.spec.resolver.
EncryptedPrivateKeyResolver
hera.spec.resolver.
EncryptedPrivateKeySpec
hera.api.model.
Event
hera.transport.
EventConverterFactory
hera.api.model.
EventFilter
hera.api.model.
EventFilter.EventFilterBuilder
(implements hera.util.
Builder
<T>)
hera.transport.
EventFilterConverterFactory
hera.util.
ExceptionUtils
hera.api.model.
Fee
hera.util.
FilenameUtils
hera.util.
FilepathUtils
hera.api.function.impl.
Function0WithIdentity
<R> (implements hera.api.function.
Function0
<R>, hera.api.function.
WithIdentity
)
hera.api.function.impl.
Function1WithIdentity
<T,R> (implements hera.api.function.
Function1
<T,R>, hera.api.function.
WithIdentity
)
hera.api.function.impl.
Function2WithIdentity
<T1,T2,R> (implements hera.api.function.
Function2
<T1,T2,R>, hera.api.function.
WithIdentity
)
hera.api.function.impl.
Function3WithIdentity
<T1,T2,T3,R> (implements hera.api.function.
Function3
<T1,T2,T3,R>, hera.api.function.
WithIdentity
)
hera.api.function.impl.
Function4WithIdentity
<T1,T2,T3,T4,R> (implements hera.api.function.
Function4
<T1,T2,T3,T4,R>, hera.api.function.
WithIdentity
)
hera.api.function.impl.
Function5WithIdentity
<T1,T2,T3,T4,T5,R> (implements hera.api.function.
Function5
<T1,T2,T3,T4,T5,R>, hera.api.function.
WithIdentity
)
hera.api.function.
Functions
hera.client.stream.
GrpcStreamObserverAdaptor
<RpcModelT,DomainModelT> (implements io.grpc.stub.StreamObserver<V>)
hera.client.stream.
GrpcStreamSubscription
<T> (implements hera.api.model.
Subscription
<T>)
hera.api.model.
Hash
(implements hera.util.
Adaptor
, hera.api.encode.
Encodable
)
hera.api.model.
BlockHash
(implements hera.util.
Adaptor
, hera.api.encode.
Encodable
)
hera.api.model.
ChainIdHash
(implements hera.util.
Adaptor
, hera.api.encode.
Encodable
)
hera.api.model.
TxHash
(implements hera.util.
Adaptor
, hera.api.encode.
Encodable
)
hera.api.model.
ContractTxHash
(implements hera.util.
Adaptor
, hera.api.encode.
Encodable
)
hera.client.internal.
HerajFutures
hera.util.
HexUtils
hera.api.model.internal.
HostnameAndPort
hera.keystore.
InMemoryKeyStore
(implements hera.keystore.
KeyStore
)
hera.strategy.
InvocationStrategy
(implements hera.api.function.
FunctionDecorator
, hera.
Strategy
)
hera.strategy.
FailoverStrategy
hera.strategy.
JustRetryStrategy
hera.strategy.
OnSuccessRequestStrategy
hera.strategy.
PrepareRequestStrategy
hera.strategy.
TimeoutStrategy
hera.spec.transaction.
InvokeContractTransactionBuilder
(implements hera.spec.transaction.dsl.
InvokeContractTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
InvokeContractTransaction.WithChainIdHashAndSender
, hera.spec.transaction.dsl.
InvokeContractTransaction.WithChainIdHashAndSenderAndNonce
, hera.spec.transaction.dsl.
InvokeContractTransaction.WithNothing
, hera.spec.transaction.dsl.
InvokeContractTransaction.WithReady
)
hera.util.
IoUtils
hera.keystore.
JavaKeyStore
(implements hera.keystore.
KeyStore
)
com.fasterxml.jackson.databind.JsonDeserializer<T>
hera.transport.
EventConverterFactory.CustomDeserializer
hera.spec.resolver.
JsonResolver
hera.model.
KeyAlias
(implements hera.api.model.
Identity
)
hera.client.internal.
KeyStoreBaseTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.client.
KeyStoreTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
, hera.api.
KeyStoreOperation
)
hera.wallet.
LegacyWallet
(implements hera.wallet.
Wallet
)
hera.client.internal.
ManagedChannelFactory
(implements hera.api.function.
Function1
<T,R>)
hera.transport.
ModelConverter
<DomainModelT,RpcModelT>
hera.api.model.
ModuleStatus
hera.api.model.
Name
(implements hera.util.
Adaptor
, hera.api.model.
Identity
)
hera.strategy.
NettyConnectStrategy
(implements hera.strategy.
ConnectStrategy
<ConnectionT>)
hera.api.model.
NodeStatus
hera.transport.
NodeStatusConverterFactory
hera.util.
NumberUtils
hera.util.
ObjectUtils
hera.strategy.
OkHttpConnectStrategy
(implements hera.strategy.
ConnectStrategy
<ConnectionT>)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.FilterOutputStream
hera.util.
LittleEndianDataOutputStream
(implements java.io.DataOutput)
hera.util.
HexOutputStream
hera.util.
Pair
<T1,T2>
hera.util.
IntRange
hera.util.
ParsingUtils
hera.util.
ParsingUtils.ScaleUnit
hera.spec.resolver.
PayloadResolver
hera.spec.resolver.
PayloadSpec
hera.api.model.
Peer
hera.transport.
PeerConverterFactory
hera.api.model.
PeerMetric
hera.transport.
PeerMetricConverterFactory
hera.strategy.
PlainTextChannelStrategy
(implements hera.strategy.
SecurityConfigurationStrategy
)
hera.spec.transaction.
PlainTransactionBuilder
(implements hera.spec.transaction.dsl.
PlainTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
PlainTransaction.WithChainIdHashAndSender
, hera.spec.transaction.dsl.
PlainTransaction.WithChainIdHashAndSenderAndRecipient
, hera.spec.transaction.dsl.
PlainTransaction.WithChainIdHashAndSenderAndRecipientAndAmount
, hera.spec.transaction.dsl.
PlainTransaction.WithNothing
, hera.spec.transaction.dsl.
PlainTransaction.WithReady
)
hera.strategy.
PriorityConfig
hera.strategy.
PriorityProvider
hera.wallet.internal.
QueryApiImpl
(implements hera.wallet.internal.
ClientInjectable
, hera.wallet.
QueryApi
)
hera.api.model.
RawTransaction
hera.spec.transaction.
ReDeployContractTransactionBuilder
(implements hera.spec.transaction.dsl.
ReDeployContractTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
ReDeployContractTransaction.WithChainIdHashAndCreator
, hera.spec.transaction.dsl.
ReDeployContractTransaction.WithChainIdHashAndCreatorAndNonce
, hera.spec.transaction.dsl.
ReDeployContractTransaction.WithChainIdHashAndCreatorAndNonceAndContractAddress
, hera.spec.transaction.dsl.
ReDeployContractTransaction.WithNothing
, hera.spec.transaction.dsl.
ReDeployContractTransaction.WithReady
)
hera.exception.
RpcExceptionConverter
(implements hera.util.
ExceptionConverter
<ExceptionT>)
hera.server.
ServerEvent
hera.api.model.
ServerInfo
hera.transport.
ServerInfoConverterFactory
hera.util.
Sha256Utils
hera.api.model.
Signature
hera.spec.resolver.
SignatureResolver
hera.api.transaction.
SimpleNonceProvider
(implements hera.api.transaction.
NonceProvider
)
hera.api.model.
StakeInfo
hera.transport.
StakeInfoConverterFactory
hera.spec.transaction.
StakeTransactionBuilder
(implements hera.spec.transaction.dsl.
StakeTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
StakeTransaction.WithChainIdHashAndSender
, hera.spec.transaction.dsl.
StakeTransaction.WithChainIdHashAndSenderAndAmount
, hera.spec.transaction.dsl.
StakeTransaction.WithNothing
, hera.spec.transaction.dsl.
StakeTransaction.WithReady
)
hera.server.
StateConditionFactory
hera.server.
StateMachine
<StateT>
hera.api.model.
StateVariable
hera.transport.
StateVariableConverterFactory
hera.strategy.
StrategyApplier
(implements hera.api.function.
FunctionDecorator
)
hera.util.
StringUtils
hera.
ThreadLocalContextProvider
(implements hera.
ContextProvider
)
hera.util.
ThreadUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
hera.exception.
HerajException
hera.exception.
AdaptException
hera.exception.
ContractException
hera.exception.
DecodingFailureException
hera.exception.
DecoratorChainException
hera.exception.
NoStrategyFoundException
hera.exception.
RpcException
hera.exception.
InternalCommitException
hera.exception.
RpcCommitException
hera.exception.
RpcConnectionException
hera.exception.
TransactionVerificationException
hera.exception.
WalletException
hera.exception.
KeyStoreException
hera.exception.
InvalidAuthenticationException
hera.api.model.internal.
Time
hera.strategy.
TlsChannelStrategy
(implements hera.strategy.
SecurityConfigurationStrategy
)
hera.api.model.
Transaction
hera.wallet.internal.
TransactionApiImpl
(implements hera.wallet.internal.
ClientInjectable
, hera.wallet.
TransactionApi
)
hera.client.internal.
TransactionBaseTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
)
hera.transport.
TransactionConverterFactory
hera.spec.resolver.
TransactionHashResolver
hera.transport.
TransactionInBlockConverterFactory
hera.spec.transaction.
TransactionInfoExtractorFactory
hera.client.
TransactionTemplate
(implements hera.client.
ChannelInjectable
, hera.
ContextProviderInjectable
, hera.api.
TransactionOperation
)
hera.wallet.internal.
TransactionTrier
hera.transport.
TransactionTypeConverterFactory
hera.util.
TransportUtils
hera.wallet.internal.
Trier
hera.api.model.internal.
TryCountAndInterval
hera.transport.
TxReceiptConverterFactory
hera.spec.transaction.
UnstakeTransactionBuilder
(implements hera.spec.transaction.dsl.
UnstakeTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
UnstakeTransaction.WithChainIdHashAndSender
, hera.spec.transaction.dsl.
UnstakeTransaction.WithChainIdHashAndSenderAndAmount
, hera.spec.transaction.dsl.
UnstakeTransaction.WithNothing
, hera.spec.transaction.dsl.
UnstakeTransaction.WithReady
)
hera.spec.transaction.
UpdateNameTransactionBuilder
(implements hera.spec.transaction.dsl.
UpdateNameTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
UpdateNameTransaction.WithChainIdHashAndSender
, hera.spec.transaction.dsl.
UpdateNameTransaction.WithChainIdHashAndSenderAndNonce
, hera.spec.transaction.dsl.
UpdateNameTransaction.WithChainIdHashAndSenderAndNonceAndName
, hera.spec.transaction.dsl.
UpdateNameTransaction.WithNothing
, hera.spec.transaction.dsl.
UpdateNameTransaction.WithReady
)
hera.util.
ValidationUtils
hera.api.model.
VoteInfo
hera.spec.transaction.
VoteTransactionBuilder
(implements hera.spec.transaction.dsl.
VoteTransaction.WithChainIdHash
, hera.spec.transaction.dsl.
VoteTransaction.WithChainIdHashAndSender
, hera.spec.transaction.dsl.
VoteTransaction.WithChainIdHashAndSenderAndNonce
, hera.spec.transaction.dsl.
VoteTransaction.WithChainIdHashAndSenderAndNonceAndVoteId
, hera.spec.transaction.dsl.
VoteTransaction.WithNothing
, hera.spec.transaction.dsl.
VoteTransaction.WithReady
)
hera.wallet.
WalletApiFactory
hera.wallet.
WalletApiImpl
(implements hera.wallet.
WalletApi
)
hera.wallet.
WalletBuilder
(implements hera.client.
ClientConfiguer
<ConfiguerT>)
hera.exception.
WalletExceptionConverter
(implements hera.util.
ExceptionConverter
<ExceptionT>)
hera.wallet.
WalletFactory
Interface Hierarchy
hera.api.model.
Account
hera.wallet.
AccountHoldable
hera.wallet.
Wallet
(also extends java.io.Closeable, hera.wallet.
KeyManageable
, hera.wallet.
QueryClient
)
hera.api.
AccountOperation
hera.custom.
Adaptee
<AdaptorT>
hera.util.
Adaptor
hera.custom.
Adaptor
hera.api.
AergoApi
java.lang.AutoCloseable
java.io.Closeable
hera.wallet.
KeyManageable
hera.wallet.
Wallet
(also extends hera.wallet.
AccountHoldable
, java.io.Closeable, hera.wallet.
QueryClient
)
hera.wallet.
QueryClient
hera.wallet.
Wallet
(also extends hera.wallet.
AccountHoldable
, java.io.Closeable, hera.wallet.
KeyManageable
)
hera.wallet.
Wallet
(also extends hera.wallet.
AccountHoldable
, hera.wallet.
KeyManageable
, hera.wallet.
QueryClient
)
hera.api.
BlockchainOperation
hera.api.
BlockOperation
hera.util.
Builder
<T>
hera.api.model.
ContractDefinition.ContractDefinitionWithPayloadReady
hera.api.model.
ContractInterface.ContractInvocationWithReady
hera.spec.transaction.dsl.
BuildReady
hera.spec.transaction.dsl.
CreateNameTransaction.WithReady
hera.spec.transaction.dsl.
DeployContractTransaction.WithReady
(also extends hera.spec.transaction.dsl.
NeedFee
<NextStateT>)
hera.spec.transaction.dsl.
InvokeContractTransaction.WithReady
(also extends hera.spec.transaction.dsl.
NeedFee
<NextStateT>)
hera.spec.transaction.dsl.
PlainTransaction.WithReady
(also extends hera.spec.transaction.dsl.
NeedFee
<NextStateT>, hera.spec.transaction.dsl.
NeedPayload
<NextStateT>, hera.spec.transaction.dsl.
NeedTxType
<NextStateT>)
hera.spec.transaction.dsl.
ReDeployContractTransaction.WithReady
(also extends hera.spec.transaction.dsl.
NeedFee
<NextStateT>)
hera.spec.transaction.dsl.
StakeTransaction.WithReady
hera.spec.transaction.dsl.
UnstakeTransaction.WithReady
hera.spec.transaction.dsl.
UpdateNameTransaction.WithReady
hera.spec.transaction.dsl.
VoteTransaction.WithReady
hera.api.
ChainIdHashHolder
hera.client.
ChannelInjectable
hera.client.
ClientConfiguer
<ConfiguerT>
hera.wallet.internal.
ClientInjectable
hera.util.
Configurable
<ConfigurationT>
hera.util.
Configuration
hera.util.
Configurer
<ConfigurableT>
hera.
Context
hera.
ContextAware
hera.strategy.
ConnectStrategy
<ConnectionT> (also extends hera.
Strategy
)
hera.
ContextProvider
hera.
ContextProviderInjectable
hera.contract.
ContractApi
<ContractT>
hera.contract.
ContractApi.ContractApiWithWalletApi
<ContractT>
hera.api.model.
ContractDefinition.ContractDefinitionWithNothing
hera.api.model.
ContractInterface.ContractInvocationWithNothing
hera.api.
ContractOperation
hera.api.model.
ContractResult
hera.spec.transaction.dsl.
CreateNameTransaction
hera.spec.transaction.dsl.
CreateNameTransaction.WithChainIdHashAndSenderAndNonce
hera.
Custom
hera.api.encode.
Decoder
hera.api.encode.
Transformer
(also extends hera.api.encode.
Encoder
)
hera.spec.transaction.dsl.
DeployContractTransaction
hera.spec.transaction.dsl.
DeployContractTransaction.WithChainIdHashAndSenderAndNonce
hera.api.encode.
Encodable
hera.api.encode.
Encoder
hera.api.encode.
Transformer
(also extends hera.api.encode.
Decoder
)
hera.util.
ExceptionConverter
<ExceptionT>
hera.api.function.
Function
<R>
hera.api.function.
Function0
<R>
hera.api.function.
Function1
<T,R>
hera.api.function.
Function2
<T1,T2,R>
hera.api.function.
Function3
<T1,T2,T3,R>
hera.api.function.
Function4
<T1,T2,T3,T4,R>
hera.api.function.
Function5
<T1,T2,T3,T4,T5,R>
hera.api.function.
FunctionDecorator
hera.api.model.
Identity
hera.spec.transaction.dsl.
InvokeContractTransaction
hera.spec.transaction.dsl.
InvokeContractTransaction.WithChainIdHashAndSenderAndNonce
hera.util.pki.
KeyGenerator
<KeyT>
hera.key.
KeyPair
hera.keystore.
KeyStore
hera.api.
KeyStoreOperation
hera.spec.transaction.dsl.
NeedAmount
<NextStateT>
hera.spec.transaction.dsl.
PlainTransaction.WithChainIdHashAndSenderAndRecipient
hera.spec.transaction.dsl.
StakeTransaction.WithChainIdHashAndSender
hera.spec.transaction.dsl.
UnstakeTransaction.WithChainIdHashAndSender
hera.spec.transaction.dsl.
NeedChainIdHash
<NextStateT>
hera.spec.transaction.dsl.
CreateNameTransaction.WithNothing
hera.spec.transaction.dsl.
DeployContractTransaction.WithNothing
hera.spec.transaction.dsl.
InvokeContractTransaction.WithNothing
hera.spec.transaction.dsl.
PlainTransaction.WithNothing
hera.spec.transaction.dsl.
ReDeployContractTransaction.WithNothing
hera.spec.transaction.dsl.
StakeTransaction.WithNothing
hera.spec.transaction.dsl.
UnstakeTransaction.WithNothing
hera.spec.transaction.dsl.
UpdateNameTransaction.WithNothing
hera.spec.transaction.dsl.
VoteTransaction.WithNothing
hera.spec.transaction.dsl.
NeedFee
<NextStateT>
hera.spec.transaction.dsl.
DeployContractTransaction.WithReady
(also extends hera.spec.transaction.dsl.
BuildReady
)
hera.spec.transaction.dsl.
InvokeContractTransaction.WithReady
(also extends hera.spec.transaction.dsl.
BuildReady
)
hera.spec.transaction.dsl.
PlainTransaction.WithReady
(also extends hera.spec.transaction.dsl.
BuildReady
, hera.spec.transaction.dsl.
NeedPayload
<NextStateT>, hera.spec.transaction.dsl.
NeedTxType
<NextStateT>)
hera.spec.transaction.dsl.
ReDeployContractTransaction.WithReady
(also extends hera.spec.transaction.dsl.
BuildReady
)
hera.spec.transaction.dsl.
NeedNonce
<NextStateT>
hera.spec.transaction.dsl.
CreateNameTransaction.WithChainIdHashAndSender
hera.spec.transaction.dsl.
DeployContractTransaction.WithChainIdHashAndSender
hera.spec.transaction.dsl.
InvokeContractTransaction.WithChainIdHashAndSender
hera.spec.transaction.dsl.
PlainTransaction.WithChainIdHashAndSenderAndRecipientAndAmount
hera.spec.transaction.dsl.
ReDeployContractTransaction.WithChainIdHashAndCreator
hera.spec.transaction.dsl.
StakeTransaction.WithChainIdHashAndSenderAndAmount
hera.spec.transaction.dsl.
UnstakeTransaction.WithChainIdHashAndSenderAndAmount
hera.spec.transaction.dsl.
UpdateNameTransaction.WithChainIdHashAndSender
hera.spec.transaction.dsl.
VoteTransaction.WithChainIdHashAndSender
hera.spec.transaction.dsl.
NeedPayload
<NextStateT>
hera.spec.transaction.dsl.
PlainTransaction.WithReady
(also extends hera.spec.transaction.dsl.
BuildReady
, hera.spec.transaction.dsl.
NeedFee
<NextStateT>, hera.spec.transaction.dsl.
NeedTxType
<NextStateT>)
hera.spec.transaction.dsl.
NeedRecipient
<NextStateT>
hera.spec.transaction.dsl.
PlainTransaction.WithChainIdHashAndSender
hera.spec.transaction.dsl.
NeedSender
<NextStateT>
hera.spec.transaction.dsl.
CreateNameTransaction.WithChainIdHash
hera.spec.transaction.dsl.
DeployContractTransaction.WithChainIdHash
hera.spec.transaction.dsl.
InvokeContractTransaction.WithChainIdHash
hera.spec.transaction.dsl.
PlainTransaction.WithChainIdHash
hera.spec.transaction.dsl.
StakeTransaction.WithChainIdHash
hera.spec.transaction.dsl.
UnstakeTransaction.WithChainIdHash
hera.spec.transaction.dsl.
UpdateNameTransaction.WithChainIdHash
hera.spec.transaction.dsl.
VoteTransaction.WithChainIdHash
hera.spec.transaction.dsl.
NeedTxType
<NextStateT>
hera.spec.transaction.dsl.
PlainTransaction.WithReady
(also extends hera.spec.transaction.dsl.
BuildReady
, hera.spec.transaction.dsl.
NeedFee
<NextStateT>, hera.spec.transaction.dsl.
NeedPayload
<NextStateT>)
hera.api.transaction.
NonceProvider
hera.spec.transaction.dsl.
PlainTransaction
hera.wallet.
QueryApi
hera.spec.transaction.dsl.
ReDeployContractTransaction
hera.spec.transaction.dsl.
ReDeployContractTransaction.WithChainIdHash
hera.spec.transaction.dsl.
ReDeployContractTransaction.WithChainIdHashAndCreatorAndNonce
hera.spec.transaction.dsl.
ReDeployContractTransaction.WithChainIdHashAndCreatorAndNonceAndContractAddress
hera.server.
Server
hera.server.
ServerListener
hera.spec.transaction.dsl.
StakeTransaction
hera.server.
StateChangeListener
<StateT>
hera.server.
StateCondition
<StateT>
hera.
Strategy
hera.strategy.
ChannelConfigurationStrategy
hera.strategy.
SecurityConfigurationStrategy
hera.strategy.
ConnectStrategy
<ConnectionT> (also extends hera.
ContextAware
)
hera.strategy.
SecurityConfigurationStrategy
hera.util.
StreamConsumer
hera.api.model.
StreamObserver
<T>
hera.api.model.
Subscription
<T>
hera.wallet.
TransactionApi
hera.spec.transaction.
TransactionInfoExtractor
<T>
hera.api.
TransactionOperation
hera.key.
TxSigner
hera.key.
Signer
(also extends hera.key.
WithPrincipal
)
hera.wallet.
WalletApi
hera.wallet.
WalletApi
hera.spec.transaction.dsl.
UnstakeTransaction
hera.spec.transaction.dsl.
UpdateNameTransaction
hera.spec.transaction.dsl.
UpdateNameTransaction.WithChainIdHashAndSenderAndNonce
hera.spec.transaction.dsl.
UpdateNameTransaction.WithChainIdHashAndSenderAndNonceAndName
hera.key.
Verifier
hera.spec.transaction.dsl.
VoteTransaction
hera.spec.transaction.dsl.
VoteTransaction.WithChainIdHashAndSenderAndNonce
hera.spec.transaction.dsl.
VoteTransaction.WithChainIdHashAndSenderAndNonceAndVoteId
hera.api.function.
WithIdentity
hera.key.
WithPrincipal
hera.key.
MessageSigner
hera.key.
Signer
(also extends hera.key.
TxSigner
)
hera.wallet.
WalletApi
hera.wallet.
WalletApi
Annotation Type Hierarchy
hera.annotation.
ApiAudience.Public
(implements java.lang.annotation.Annotation)
hera.annotation.
ApiAudience.Private
(implements java.lang.annotation.Annotation)
hera.annotation.
ApiStability.Stable
(implements java.lang.annotation.Annotation)
hera.annotation.
ApiStability.Unstable
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
hera.server.
ServerStatus
hera.spec.
AergoSpec.Unit
hera.spec.
AergoSpec.PayloadType
hera.spec.resolver.
PayloadSpec.Type
hera.api.model.
Aer.Unit
hera.api.model.
Transaction.TxType
hera.exception.
DecodingFailureException.Format
hera.exception.
RpcCommitException.CommitStatus
hera.exception.
TransactionVerificationException.VerifyStatus
hera.wallet.
WalletType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes