Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- ecBlockHeight(int) - Method in interface nxt.blockchain.Transaction.Builder
- ecBlockHeight(int) - Method in class nxt.blockchain.TransactionImpl.BuilderImpl
- ecBlockHeight(int) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
- ecBlockId(long) - Method in interface nxt.blockchain.Transaction.Builder
- ecBlockId(long) - Method in class nxt.blockchain.TransactionImpl.BuilderImpl
- ecBlockId(long) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
- ecBlockId(String) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
- EFFECTIVE_BALANCE_LEASING - Static variable in class nxt.account.AccountControlFxtTransactionType
- EffectiveBalanceLeasingAttachment - Class in nxt.account
- EffectiveBalanceLeasingAttachment(int, boolean) - Constructor for class nxt.account.EffectiveBalanceLeasingAttachment
- either(String...) - Static method in class nxt.http.JSONResponses
- EITHER_MESSAGE_ENCRYPTED_MESSAGE - Static variable in class nxt.http.JSONResponses
- EMPTY - Static variable in class nxt.voting.PhasingParams.CompositeVoting
- EMPTY - Static variable in class nxt.voting.PhasingParams.PropertyVoting
- EMPTY_BYTE - Static variable in class nxt.util.Convert
- EMPTY_BYTES - Static variable in class nxt.util.Convert
- EMPTY_CLAUSE - Static variable in class nxt.db.DbClause
- EMPTY_DATA - Static variable in class nxt.crypto.EncryptedData
- EMPTY_LONG - Static variable in class nxt.util.Convert
- EMPTY32 - Static variable in class nxt.addons.StandbyShuffling
- EmptyAttachment() - Constructor for class nxt.blockchain.Attachment.EmptyAttachment
- emptyJSON - Static variable in class nxt.util.JSON
- emptyToNull(byte[]) - Static method in class nxt.util.Convert
- emptyToNull(String) - Static method in class nxt.util.Convert
- ENABLE_PRUNING - Static variable in class nxt.Constants
- enableChildChainLoading(ChildChain, int, int) - Static method in class nxt.blockchain.ChildChainLoader
- enableFreeze(long, int, int) - Static method in class nxt.ae.AssetFreezeMonitor
- enableFreeze(long, int, int) - Method in class nxt.freeze.FreezeMonitor
- enableFreeze(long, int, int) - Static method in class nxt.ms.CurrencyFreezeMonitor
- enableMigration(long, HoldingType, ChildChain, int, int) - Static method in class nxt.migration.MigrationMonitor
- enableMigration(long, ChildChain, int, int) - Static method in class nxt.ae.AssetMigrateMonitor
- enableMigration(long, ChildChain, int, int) - Static method in class nxt.ms.CurrencyMigrateMonitor
- enableNetworking() - Static method in class nxt.peer.Peers
- ENCODE_Q_R_CODE - Enum constant in enum class nxt.http.APIEnum
- encodeObject(Map<?, ?>, Appendable) - Static method in class nxt.util.JSON
-
Create a formatted string from a map
- encodeQRCode - Enum constant in enum class nxt.http.callers.ApiSpec
- EncodeQRCode - Class in nxt.http
-
The EncodeQRCode API converts a UTF-8 string to a base64-encoded jpeg image of a 2-D QR (Quick Response) code, using the ZXing library.
- EncodeQRCodeCall - Class in nxt.http.callers
- encodeRedirectUrl(String) - Method in class nxt.http.MockedResponse
-
Deprecated.
- encodeRedirectURL(String) - Method in class nxt.http.MockedResponse
- encodeToken(byte[]) - Static method in class nxt.account.Token
- encodeUrl(String) - Method in class nxt.http.MockedResponse
-
Deprecated.
- encodeURL(String) - Method in class nxt.http.MockedResponse
- encodeValue(Object, Appendable) - Static method in class nxt.util.JSON
-
Encode a JSON value
- encrypt(byte[]) - Method in interface nxt.blockchain.Appendix.Encryptable
- encrypt(byte[]) - Method in class nxt.dgs.UnencryptedDeliveryAttachment
- encrypt(byte[]) - Method in class nxt.messaging.UnencryptedEncryptedMessageAppendix
- encrypt(byte[]) - Method in class nxt.messaging.UnencryptedEncryptToSelfMessageAppendix
- encrypt(byte[]) - Method in class nxt.messaging.UnencryptedPrunableEncryptedMessageAppendix
- encrypt(byte[], byte[], byte[]) - Static method in class nxt.crypto.EncryptedData
- encrypt(byte[], byte[], byte[], byte[]) - Static method in class nxt.crypto.AnonymouslyEncryptedData
- ENCRYPT_TO - Enum constant in enum class nxt.http.APIEnum
- encryptBuffer(String, String, String) - Method in class com.jelurida.ardor.integration.wallet.ledger.application.ArdorAppBridge
- encryptBuffer(String, String, String) - Method in interface com.jelurida.ardor.integration.wallet.ledger.application.ArdorAppInterface
- EncryptedData - Class in nxt.crypto
- EncryptedData(byte[], byte[]) - Constructor for class nxt.crypto.EncryptedData
- EncryptedMessageAppendix - Class in nxt.messaging
- EncryptedMessageAppendix(EncryptedData, boolean, boolean) - Constructor for class nxt.messaging.EncryptedMessageAppendix
- encryptedMessageData(byte[]) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
- encryptedMessageData(byte[]) - Method in class nxt.http.callers.VerifyPrunableMessageCall
- encryptedMessageData(String) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
- encryptedMessageData(String) - Method in class nxt.http.callers.VerifyPrunableMessageCall
- encryptedMessageFile(byte[]) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
- encryptedMessageIsPrunable(boolean) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
- encryptedMessageIsText() - Method in class nxt.messaging.PrunableMessageHome.PrunableMessage
- encryptedMessageNonce(byte[]) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
- encryptedMessageNonce(byte[]) - Method in class nxt.http.callers.VerifyPrunableMessageCall
- encryptedMessageNonce(String) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
- encryptedMessageNonce(String) - Method in class nxt.http.callers.VerifyPrunableMessageCall
- encryptionPassword(String) - Method in class nxt.http.callers.SaveContractRunnerEncryptedCall
- encryptionPassword(String) - Method in class nxt.http.callers.StartContractRunnerEncryptedCall
- encryptTo - Enum constant in enum class nxt.http.callers.ApiSpec
- encryptTo(byte[], byte[], boolean) - Method in class nxt.account.Account
- encryptTo(byte[], byte[], boolean) - Method in interface nxt.addons.ContractRunnerConfig
- encryptTo(byte[], byte[], boolean) - Method in class nxt.addons.NullContractRunnerConfig
- encryptTo(byte[], byte[], byte[], boolean) - Static method in class nxt.account.Account
- EncryptTo - Class in nxt.http
- EncryptToCall - Class in nxt.http.callers
- EncryptToSelfMessageAppendix - Class in nxt.messaging
- EncryptToSelfMessageAppendix(EncryptedData, boolean, boolean) - Constructor for class nxt.messaging.EncryptToSelfMessageAppendix
- encryptToSelfMessageData(byte[]) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
- encryptToSelfMessageData(String) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
- encryptToSelfMessageFile(byte[]) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
- encryptToSelfMessageNonce(byte[]) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
- encryptToSelfMessageNonce(String) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
- ENDCOM - Static variable in class nxt.util.ReproducibleJarOutputStream
- ENDHDR - Static variable in class nxt.util.ReproducibleJarOutputStream
- ENDOFF - Static variable in class nxt.util.ReproducibleJarOutputStream
- ENDSIG - Static variable in class nxt.util.ReproducibleJarOutputStream
- ENDSIZ - Static variable in class nxt.util.ReproducibleJarOutputStream
- ENDSUB - Static variable in class nxt.util.ReproducibleJarOutputStream
- ENDTOT - Static variable in class nxt.util.ReproducibleJarOutputStream
- endTransaction() - Method in class nxt.db.TransactionalDb
- engineAliases() - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineBuild(CertPathParameters) - Method in class nxt.util.security.BlockchainCertPathBuilderSpi
- engineContainsAlias(String) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineDeleteEntry(String) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineGenerateCertificate(InputStream) - Method in class nxt.util.security.BlockchainCertificateFactorySpi
-
Given a stream of transaction bytes, generate a certificate
- engineGenerateCertificates(InputStream) - Method in class nxt.util.security.BlockchainCertificateFactorySpi
-
Represent a list of certificates.
- engineGenerateCRL(InputStream) - Method in class nxt.util.security.BlockchainCertificateFactorySpi
- engineGenerateCRLs(InputStream) - Method in class nxt.util.security.BlockchainCertificateFactorySpi
- engineGetCertificate(String) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineGetCertificateAlias(Certificate) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineGetCertificateChain(String) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineGetCreationDate(String) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineGetKey(String, char[]) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineIsCertificateEntry(String) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineIsKeyEntry(String) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineLoad(InputStream, char[]) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineSetCertificateEntry(String, Certificate) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineSize() - Method in class nxt.util.security.BlockchainKeyStoreSpi
- engineStore(OutputStream, char[]) - Method in class nxt.util.security.BlockchainKeyStoreSpi
- ENGLISH_WORDLIST - Static variable in class nxt.crypto.BIP39
- enrichChildBlockList(List<ChildTransaction>, ChildChain, int, short, long, List<Bundler.Rule>) - Static method in class nxt.blockchain.Bundler
-
Enrich a prospective child block list with child transactions according to the specified
bundlingRulesand thetotalFeesLimitFQT. - enrichmentBundlingRulesJSON(String) - Method in class nxt.http.callers.BundleTransactionsCall
- enrichmentChildChain(int) - Method in class nxt.http.callers.BundleTransactionsCall
- enrichmentChildChain(String) - Method in class nxt.http.callers.BundleTransactionsCall
- enrichmentTotalFeeLimitFQT(long) - Method in class nxt.http.callers.BundleTransactionsCall
- EntityDbTable<T> - Class in nxt.db
- EntityDbTable(String, DbKey.Factory<T>) - Constructor for class nxt.db.EntityDbTable
- EntityDbTable(String, DbKey.Factory<T>, String) - Constructor for class nxt.db.EntityDbTable
- entrySet() - Method in class nxt.addons.JO
- enumSetToBase64String(EnumSet<APIEnum>) - Static method in enum class nxt.http.APIEnum
- EPOCH_BEGINNING - Static variable in class nxt.Constants
- EpochTime() - Constructor for class nxt.util.Time.EpochTime
- equals(Object) - Method in class nxt.account.AccountLedger.LedgerEntry
-
Check if two ledger events are equal
- equals(Object) - Method in class nxt.account.FundingMonitor
-
Check if two monitors are equal
- equals(Object) - Method in class nxt.blockchain.atomictxs.AtomicChain
- equals(Object) - Method in class nxt.blockchain.BlockImpl
- equals(Object) - Method in class nxt.blockchain.ChainTransactionId
- equals(Object) - Method in class nxt.blockchain.ChildTransactionImpl
- equals(Object) - Method in class nxt.blockchain.FxtTransactionImpl
- equals(Object) - Method in class nxt.blockchain.Generator.ActiveGenerator
- equals(Object) - Method in class nxt.blockchain.UnconfirmedTransaction
- equals(Object) - Method in class nxt.blockchain.UtxComparableData
- equals(Object) - Method in class nxt.crypto.KeyDerivation.Bip32Node
- equals(Object) - Method in class nxt.crypto.SecretShare
- equals(Object) - Method in class nxt.db.DbKey.HashHashKey
- equals(Object) - Method in class nxt.db.DbKey.HashHashLongKey
- equals(Object) - Method in class nxt.db.DbKey.HashKey
- equals(Object) - Method in class nxt.db.DbKey.HashLongKey
- equals(Object) - Method in class nxt.db.DbKey.LongIntKey
- equals(Object) - Method in class nxt.db.DbKey.LongKey
- equals(Object) - Method in class nxt.db.DbKey.LongLongKey
- equals(Object) - Method in class nxt.db.DbKey.LongStringKey
- equals(Object) - Method in class nxt.db.DbKey.StringKey
- equals(Object) - Method in class nxt.http.responses.TransactionResponseImpl
- equals(Object) - Method in class nxt.peer.BundlerRate
-
Check if two bundler rates are equal
- equals(Object) - Method in class nxt.util.Bip32Path
- equals(Object) - Method in class nxt.util.BooleanExpression.SemanticWarning
- equals(Object) - Method in class nxt.util.FixedPrecisionPercentage
- equals(Object) - Method in class nxt.util.security.BlockchainPublicKey
- equals(Object) - Method in class nxt.util.security.TransactionPrincipal
- equals(Object) - Method in class nxt.voting.PhasingParams.CompositeVoting
- equals(Object) - Method in class nxt.voting.PhasingParams
- equals(Object) - Method in class nxt.voting.PhasingParams.HashVoting
- equals(Object) - Method in class nxt.voting.PhasingParams.PropertyVoting
- equals(Object) - Method in class nxt.voting.VoteWeighting
- error(String) - Static method in class nxt.http.JSONResponses
- ERROR - Enum constant in enum class nxt.util.Logger.Level
- ERROR_DISABLED - Static variable in class nxt.http.JSONResponses
- ERROR_INCORRECT_REQUEST - Static variable in class nxt.http.JSONResponses
- ERROR_NOT_ALLOWED - Static variable in class nxt.http.JSONResponses
- ErrorMessage(long, boolean, String, String) - Constructor for class nxt.peer.NetworkMessage.ErrorMessage
-
Construct an Error message
- ErrorResponse - Interface in nxt.http.responses
- ErrorResponseImpl - Class in nxt.http.responses
- evaluate(String) - Method in class nxt.http.callers.EvaluateExpressionCall
- evaluate(Map<String, BooleanExpression.Value>) - Method in class nxt.util.BooleanExpression
-
Evaluates the expression with the provided variable values.
- EVALUATE_EXPRESSION - Enum constant in enum class nxt.http.APIEnum
- evaluateExpression - Enum constant in enum class nxt.http.callers.ApiSpec
- EvaluateExpression - Class in nxt.http
- EvaluateExpressionCall - Class in nxt.http.callers
- event(long) - Method in class nxt.http.callers.GetAccountLedgerCall
- event(long...) - Method in class nxt.http.callers.EventRegisterCall
- event(String) - Method in class nxt.http.callers.GetAccountLedgerCall
- event(String...) - Method in class nxt.http.callers.EventRegisterCall
- EVENT_REGISTER - Enum constant in enum class nxt.http.APIEnum
- EVENT_WAIT - Enum constant in enum class nxt.http.APIEnum
- eventRegister - Enum constant in enum class nxt.http.callers.ApiSpec
- EventRegister - Class in nxt.http
-
The EventRegister API will create an event listener and register one or more server events.
- EventRegisterCall - Class in nxt.http.callers
- eventType(String) - Method in class nxt.http.callers.GetAccountLedgerCall
- eventWait - Enum constant in enum class nxt.http.callers.ApiSpec
- EventWait - Class in nxt.http
-
The EventWait API will wait for one of the server events registered by EventRegister.
- EventWaitCall - Class in nxt.http.callers
- EXCEPTION - Enum constant in enum class nxt.util.Logger.Event
- exchange(byte[]) - Method in class com.jelurida.ardor.integration.wallet.ledger.LedgerDevice
- exchange(byte[]) - Method in class com.jelurida.ardor.integration.wallet.ledger.LedgerHIDAPI
- exchange(byte[]) - Method in class com.jelurida.ardor.integration.wallet.ledger.LedgerSpeculos
- exchange(int) - Method in class nxt.http.callers.ExchangeCoinsCall
- exchange(int) - Method in class nxt.http.callers.GetCoinExchangeOrderIdsCall
- exchange(int) - Method in class nxt.http.callers.GetCoinExchangeOrdersCall
- exchange(int) - Method in class nxt.http.callers.GetCoinExchangeTradesCall
- exchange(int) - Method in class nxt.http.callers.GetExpectedCoinExchangeOrdersCall
- exchange(int) - Method in class nxt.http.callers.SimulateCoinExchangeCall
- exchange(String) - Method in class nxt.http.callers.ExchangeCoinsCall
- exchange(String) - Method in class nxt.http.callers.GetCoinExchangeOrderIdsCall
- exchange(String) - Method in class nxt.http.callers.GetCoinExchangeOrdersCall
- exchange(String) - Method in class nxt.http.callers.GetCoinExchangeTradesCall
- exchange(String) - Method in class nxt.http.callers.GetExpectedCoinExchangeOrdersCall
- exchange(String) - Method in class nxt.http.callers.SimulateCoinExchangeCall
- EXCHANGE - Enum constant in enum class nxt.ms.ExchangeHome.Event
- EXCHANGE_BUY - Static variable in class nxt.ms.MonetarySystemTransactionType
- EXCHANGE_COINS - Enum constant in enum class nxt.http.APIEnum
- EXCHANGE_SELL - Static variable in class nxt.ms.MonetarySystemTransactionType
- EXCHANGEABLE - Enum constant in enum class nxt.ms.CurrencyType
-
Can be exchanged from/to coins
- ExchangeAttachment - Class in nxt.ms
- ExchangeBuyAttachment - Class in nxt.ms
- ExchangeBuyAttachment(long, long, long) - Constructor for class nxt.ms.ExchangeBuyAttachment
- ExchangeBuyAttachment(ByteBuffer) - Constructor for class nxt.ms.ExchangeBuyAttachment
- ExchangeBuyAttachment(JSONObject) - Constructor for class nxt.ms.ExchangeBuyAttachment
- exchangeCoins - Enum constant in enum class nxt.http.callers.ApiSpec
- ExchangeCoins - Class in nxt.http
- ExchangeCoinsCall - Class in nxt.http.callers
- ExchangeHome - Class in nxt.ms
- ExchangeHome.Event - Enum Class in nxt.ms
- ExchangeHome.Exchange - Class in nxt.ms
- ExchangeOfferHome - Class in nxt.ms
- ExchangeOfferHome.AvailableOffers - Class in nxt.ms
- ExchangeOfferHome.BuyOffer - Class in nxt.ms
- ExchangeOfferHome.ExchangeOffer - Class in nxt.ms
- ExchangeOfferHome.SellOffer - Class in nxt.ms
- ExchangeRequestHome - Class in nxt.ms
- ExchangeRequestHome.ExchangeRequest - Class in nxt.ms
- ExchangeSellAttachment - Class in nxt.ms
- ExchangeSellAttachment(long, long, long) - Constructor for class nxt.ms.ExchangeSellAttachment
- ExchangeSellAttachment(ByteBuffer) - Constructor for class nxt.ms.ExchangeSellAttachment
- ExchangeSellAttachment(JSONObject) - Constructor for class nxt.ms.ExchangeSellAttachment
- execute() - Method in interface com.jelurida.ardor.contracts.ForbiddenActions.Action
- execute() - Method in class nxt.db.FilteredPreparedStatement
- execute(Runnable) - Method in class nxt.util.QueuedThreadPool
-
Execute a task
- execute(String) - Method in class nxt.db.FilteredStatement
- execute(String, int) - Method in class nxt.db.FilteredStatement
- execute(String, int[]) - Method in class nxt.db.FilteredStatement
- execute(String, String[]) - Method in class nxt.db.FilteredStatement
- executeBatch() - Method in class nxt.db.FilteredStatement
- executedOnly(boolean) - Method in class nxt.http.callers.GetBlockchainTransactionsCall
- executeLargeBatch() - Method in class nxt.db.FilteredStatement
- executeLargeUpdate() - Method in class nxt.db.FilteredPreparedStatement
- executeLargeUpdate(String) - Method in class nxt.db.FilteredStatement
- executeLargeUpdate(String, int) - Method in class nxt.db.FilteredStatement
- executeLargeUpdate(String, int[]) - Method in class nxt.db.FilteredStatement
- executeLargeUpdate(String, String[]) - Method in class nxt.db.FilteredStatement
- executeQuery() - Method in class nxt.db.FilteredPreparedStatement
- executeQuery(String) - Method in class nxt.db.FilteredStatement
- executeUpdate() - Method in class nxt.db.FilteredPreparedStatement
- executeUpdate(String) - Method in class nxt.db.FilteredStatement
- executeUpdate(String, int) - Method in class nxt.db.FilteredStatement
- executeUpdate(String, int[]) - Method in class nxt.db.FilteredStatement
- executeUpdate(String, String[]) - Method in class nxt.db.FilteredStatement
- ExistingTransactionException(String) - Constructor for exception nxt.NxtException.ExistingTransactionException
- expirationHeight(int) - Method in class nxt.http.callers.PublishExchangeOfferCall
- expression(String) - Method in class nxt.http.callers.EvaluateExpressionCall
- EXPRESSION_RW - Static variable in class nxt.voting.PhasingParams.CompositeVoting
- EXTCRC - Static variable in class nxt.util.ReproducibleJarOutputStream
- EXTHDR - Static variable in class nxt.util.ReproducibleJarOutputStream
- EXTLEN - Static variable in class nxt.util.ReproducibleJarOutputStream
- EXTSIG - Static variable in class nxt.util.ReproducibleJarOutputStream
- EXTSIZ - Static variable in class nxt.util.ReproducibleJarOutputStream
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form