Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

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(String) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
ecBlockId(long) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
EFFECTIVE_BALANCE_LEASING - Static variable in class nxt.account.AccountControlFxtTransactionType
 
EffectiveBalanceLeasingAttachment - Class in nxt.account
 
EffectiveBalanceLeasingAttachment(int) - 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
 
EMPTY32 - Static variable in class nxt.addons.StandbyShuffling
 
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
 
EmptyAttachment() - Constructor for class nxt.blockchain.Attachment.EmptyAttachment
 
emptyJSON - Static variable in class nxt.util.JSON
 
emptyToNull(String) - Static method in class nxt.util.Convert
 
emptyToNull(byte[]) - 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, ChildChain, int, int) - Static method in class nxt.ae.AssetMigrateMonitor
 
enableMigration(long, HoldingType, ChildChain, int, int) - Static method in class nxt.migration.MigrationMonitor
 
enableMigration(long, ChildChain, int, int) - Static method in class nxt.ms.CurrencyMigrateMonitor
 
enableNetworking() - Static method in class nxt.peer.Peers
 
encodeObject(Map<?, ?>, Appendable) - Static method in class nxt.util.JSON
Create a formatted string from a map
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
 
encodeRedirectUrl(String) - Method in class nxt.http.MockedResponse
Deprecated.
encodeToken(byte[]) - Static method in class nxt.account.Token
 
encodeURL(String) - Method in class nxt.http.MockedResponse
 
encodeUrl(String) - Method in class nxt.http.MockedResponse
Deprecated.
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[], byte[], byte[], byte[]) - Static method in class nxt.crypto.AnonymouslyEncryptedData
 
encrypt(byte[], byte[], byte[]) - Static method in class nxt.crypto.EncryptedData
 
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
 
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(String) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
 
encryptedMessageData(byte[]) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
 
encryptedMessageData(String) - Method in class nxt.http.callers.VerifyPrunableMessageCall
 
encryptedMessageData(byte[]) - 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(String) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
 
encryptedMessageNonce(byte[]) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
 
encryptedMessageNonce(String) - Method in class nxt.http.callers.VerifyPrunableMessageCall
 
encryptedMessageNonce(byte[]) - 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(byte[], byte[], boolean) - Method in class nxt.account.Account
 
encryptTo(byte[], byte[], byte[], boolean) - Static 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 - 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(String) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
encryptToSelfMessageData(byte[]) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
encryptToSelfMessageFile(byte[]) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
encryptToSelfMessageNonce(String) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
encryptToSelfMessageNonce(byte[]) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
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, Key, char[], Certificate[]) - Method in class nxt.util.security.BlockchainKeyStoreSpi
 
engineSetKeyEntry(String, byte[], 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
 
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 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.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.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_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.
EvaluateExpression - Class in nxt.http
 
EvaluateExpressionCall - Class in nxt.http.callers
 
event(String...) - Method in class nxt.http.callers.EventRegisterCall
 
event(long...) - Method in class nxt.http.callers.EventRegisterCall
 
event(String) - Method in class nxt.http.callers.GetAccountLedgerCall
 
event(long) - Method in class nxt.http.callers.GetAccountLedgerCall
 
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 - Class in nxt.http
The EventWait API will wait for one of the server events registered by EventRegister.
EventWaitCall - Class in nxt.http.callers
 
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(String) - Method in class nxt.http.callers.ExchangeCoinsCall
 
exchange(int) - Method in class nxt.http.callers.ExchangeCoinsCall
 
exchange(String) - Method in class nxt.http.callers.GetCoinExchangeOrderIdsCall
 
exchange(int) - Method in class nxt.http.callers.GetCoinExchangeOrderIdsCall
 
exchange(String) - Method in class nxt.http.callers.GetCoinExchangeOrdersCall
 
exchange(int) - Method in class nxt.http.callers.GetCoinExchangeOrdersCall
 
exchange(String) - Method in class nxt.http.callers.GetCoinExchangeTradesCall
 
exchange(int) - Method in class nxt.http.callers.GetCoinExchangeTradesCall
 
exchange(String) - Method in class nxt.http.callers.GetExpectedCoinExchangeOrdersCall
 
exchange(int) - Method in class nxt.http.callers.GetExpectedCoinExchangeOrdersCall
 
exchange(String) - Method in class nxt.http.callers.SimulateCoinExchangeCall
 
exchange(int) - Method in class nxt.http.callers.SimulateCoinExchangeCall
 
EXCHANGE_BUY - Static variable in class nxt.ms.MonetarySystemTransactionType
 
EXCHANGE_SELL - Static variable in class nxt.ms.MonetarySystemTransactionType
 
ExchangeAttachment - Class in nxt.ms
 
ExchangeBuyAttachment - Class in nxt.ms
 
ExchangeBuyAttachment(ByteBuffer) - Constructor for class nxt.ms.ExchangeBuyAttachment
 
ExchangeBuyAttachment(JSONObject) - Constructor for class nxt.ms.ExchangeBuyAttachment
 
ExchangeBuyAttachment(long, long, long) - Constructor for class nxt.ms.ExchangeBuyAttachment
 
ExchangeCoins - Class in nxt.http
 
ExchangeCoinsCall - Class in nxt.http.callers
 
ExchangeHome - Class in nxt.ms
 
ExchangeHome.Event - Enum 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(ByteBuffer) - Constructor for class nxt.ms.ExchangeSellAttachment
 
ExchangeSellAttachment(JSONObject) - Constructor for class nxt.ms.ExchangeSellAttachment
 
ExchangeSellAttachment(long, long, long) - Constructor for class nxt.ms.ExchangeSellAttachment
 
execute() - Method in interface com.jelurida.ardor.contracts.ForbiddenActions.Action
 
execute() - Method in class nxt.db.FilteredPreparedStatement
 
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
 
execute(Runnable) - Method in class nxt.util.QueuedThreadPool
Execute a task
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links