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 

A

abort(Executor) - Method in class nxt.db.FilteredConnection
 
AbstractAppendix(JSONObject) - Constructor for class nxt.blockchain.Appendix.AbstractAppendix
 
AbstractAppendix(ByteBuffer) - Constructor for class nxt.blockchain.Appendix.AbstractAppendix
 
AbstractAppendix(int) - Constructor for class nxt.blockchain.Appendix.AbstractAppendix
 
AbstractAppendix() - Constructor for class nxt.blockchain.Appendix.AbstractAppendix
 
AbstractAttachment(ByteBuffer) - Constructor for class nxt.blockchain.Attachment.AbstractAttachment
 
AbstractAttachment(JSONObject) - Constructor for class nxt.blockchain.Attachment.AbstractAttachment
 
AbstractAttachment(int) - Constructor for class nxt.blockchain.Attachment.AbstractAttachment
 
AbstractAttachment() - Constructor for class nxt.blockchain.Attachment.AbstractAttachment
 
AbstractPoll - Class in nxt.voting
 
AbstractShufflingAttachment - Class in nxt.shuffling
 
acceptedHashFunctions - Static variable in class nxt.ms.CurrencyMinting
 
acceptedHashFunctions - Static variable in class nxt.voting.PhasingPollHome
 
acceptsVotes() - Method in class nxt.voting.PhasingParams
 
acceptsVotes() - Method in class nxt.voting.VoteWeighting
 
acceptsVotes() - Method in enum nxt.voting.VoteWeighting.VotingModel
 
Account - Class in nxt.account
 
Account.AccountAsset - Class in nxt.account
 
Account.AccountCurrency - Class in nxt.account
 
Account.AccountInfo - Class in nxt.account
 
Account.AccountLease - Class in nxt.account
 
Account.AccountProperty - Class in nxt.account
 
Account.ControlType - Enum in nxt.account
 
Account.Event - Enum in nxt.account
 
Account.PublicKey - Class in nxt.account
 
ACCOUNT_INFO - Static variable in class nxt.account.AccountPropertyTransactionType
 
ACCOUNT_PREFIX - Static variable in class nxt.Constants
 
ACCOUNT_PROPERTY_DELETE - Static variable in class nxt.account.AccountPropertyTransactionType
 
ACCOUNT_PROPERTY_SET - Static variable in class nxt.account.AccountPropertyTransactionType
 
AccountControlException(String) - Constructor for exception nxt.NxtException.AccountControlException
 
AccountControlException(String, Throwable) - Constructor for exception nxt.NxtException.AccountControlException
 
AccountControlFxtTransactionType - Class in nxt.account
 
AccountControlTransactionType - Class in nxt.voting
 
accountId - Variable in class nxt.ms.CurrencyMint.Mint
 
AccountInfoAttachment - Class in nxt.account
 
AccountInfoAttachment(String, String) - Constructor for class nxt.account.AccountInfoAttachment
 
AccountLedger - Class in nxt.account
Maintain a ledger of changes to selected accounts
AccountLedger() - Constructor for class nxt.account.AccountLedger
 
AccountLedger.Event - Enum in nxt.account
Account ledger listener events
AccountLedger.LedgerEntry - Class in nxt.account
Ledger entry
AccountLedger.LedgerEvent - Enum in nxt.account
Ledger events There must be a ledger event defined for each transaction (type,subtype) pair.
AccountLedger.LedgerEventId - Interface in nxt.account
 
AccountLedger.LedgerHolding - Enum in nxt.account
Ledger holdings When adding a new holding, do not change the existing code assignments since they are stored in the holding_type field of the account_ledger table.
AccountPropertyAttachment - Class in nxt.account
 
AccountPropertyAttachment(String, String) - Constructor for class nxt.account.AccountPropertyAttachment
 
AccountPropertyBundler - Class in nxt.addons
Only bundle transactions sent by accounts which has the "bundling" property set on it by the bundler
AccountPropertyBundler() - Constructor for class nxt.addons.AccountPropertyBundler
 
AccountPropertyDeleteAttachment - Class in nxt.account
 
AccountPropertyDeleteAttachment(long) - Constructor for class nxt.account.AccountPropertyDeleteAttachment
 
AccountPropertyTransactionType - Class in nxt.account
 
AccountRestrictions - Class in nxt.account
 
AccountRestrictions() - Constructor for class nxt.account.AccountRestrictions
 
AccountRestrictions.PhasingOnly - Class in nxt.account
 
add(TransactionImpl, PrunableEncryptedMessageAppendix) - Method in class nxt.messaging.PrunableMessageHome
 
add(TransactionImpl, PrunableEncryptedMessageAppendix, int, int) - Method in class nxt.messaging.PrunableMessageHome
 
addAssetListener(Listener<Account.AccountAsset>, Account.Event) - Static method in class nxt.account.Account
 
addBatch() - Method in class nxt.db.FilteredPreparedStatement
 
addBatch(String) - Method in class nxt.db.FilteredStatement
 
addCurrencyListener(Listener<Account.AccountCurrency>, Account.Event) - Static method in class nxt.account.Account
 
addDebugTrace(Set<Long>, String) - Static method in class nxt.addons.DebugTrace
 
addExceptionListener(Listener<Throwable>, Logger.Event) - Static method in class nxt.util.Logger
Add an exception listener
addGoodsListener(Listener<DigitalGoodsHome.Goods>, DigitalGoodsHome.Event) - Static method in class nxt.dgs.DigitalGoodsHome
 
addLeaseListener(Listener<Account.AccountLease>, Account.Event) - Static method in class nxt.account.Account
 
addListener(Listener<AccountLedger.LedgerEntry>, AccountLedger.Event) - Static method in class nxt.account.AccountLedger
Add a listener
addListener(Listener<BalanceHome.Balance>, BalanceHome.Event) - Static method in class nxt.account.BalanceHome
 
addListener(Listener<AssetDividendHome.AssetDividend>, AssetDividendHome.Event) - Static method in class nxt.ae.AssetDividendHome
 
addListener(Listener<AssetHistory>, AssetHistory.Event) - Static method in class nxt.ae.AssetHistory
 
addListener(Listener<AssetTransfer>, AssetTransfer.Event) - Static method in class nxt.ae.AssetTransfer
 
addListener(Listener<TradeHome.Trade>, TradeHome.Event) - Static method in class nxt.ae.TradeHome
 
addListener(Listener<Block>, BlockchainProcessor.Event) - Method in class nxt.blockchain.BlockchainProcessorImpl
 
addListener(Listener<Generator>, Generator.Event) - Static method in class nxt.blockchain.Generator
 
addListener(Listener<List<? extends Transaction>>, TransactionProcessor.Event) - Method in class nxt.blockchain.TransactionProcessorImpl
 
addListener(Listener<CoinExchange.Trade>, CoinExchange.Event) - Static method in class nxt.ce.CoinExchange
 
addListener(Listener<Currency>, Currency.Event) - Static method in class nxt.ms.Currency
 
addListener(Listener<CurrencyMint.Mint>, CurrencyMint.Event) - Static method in class nxt.ms.CurrencyMint
 
addListener(Listener<CurrencyTransfer>, CurrencyTransfer.Event) - Static method in class nxt.ms.CurrencyTransfer
 
addListener(Listener<ExchangeHome.Exchange>, ExchangeHome.Event) - Static method in class nxt.ms.ExchangeHome
 
addListener(Listener<Peer>, Peers.Event) - Static method in class nxt.peer.Peers
Add a peer listener
addListener(Listener<ShufflingHome.Shuffling>, ShufflingHome.Event) - Static method in class nxt.shuffling.ShufflingHome
 
addListener(Listener<ShufflingParticipantHome.ShufflingParticipant>, ShufflingParticipantHome.Event) - Static method in class nxt.shuffling.ShufflingParticipantHome
 
addListener(Listener<T>, Enum<E>) - Method in class nxt.util.Listeners
 
addListener(Listener<T>, E) - Method in interface nxt.util.Observable
 
addMessageListener(Listener<String>, Logger.Event) - Static method in class nxt.util.Logger
Add a message listener
AddOn - Interface in nxt.addons
 
AddOns - Class in nxt.addons
 
addOrChangeBundler(ChildChain, String, long, long, long) - Static method in class nxt.blockchain.Bundler
 
addOrGetAccount(long) - Static method in class nxt.account.Account
 
addOrGetShuffler(ChildChain, String, byte[], byte[], long) - Static method in class nxt.shuffling.Shuffler
 
AddPeer - Class in nxt.http
 
addPeer(Peer) - Static method in class nxt.peer.Peers
Add a peer to the peer list
AddPeersMessage(List<? extends Peer>) - Constructor for class nxt.peer.NetworkMessage.AddPeersMessage
Construct an AddPeers message
addPort(int) - Static method in class nxt.util.UPnP
Add a port to the UPnP mapping
addPropertyListener(Listener<Account.AccountProperty>, Account.Event) - Static method in class nxt.account.Account
 
addProxyHeaders(HttpServletRequest, Request) - Method in class nxt.http.APIProxyServlet
 
addPurchaseListener(Listener<DigitalGoodsHome.Purchase>, DigitalGoodsHome.Event) - Static method in class nxt.dgs.DigitalGoodsHome
 
addToAssetAndUnconfirmedAssetBalanceQNT(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
addToAssetBalanceQNT(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
addToBalance(Chain, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
addToBalance(Chain, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long) - Method in class nxt.account.Account
 
addToBalance(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long) - Method in class nxt.account.BalanceHome.Balance
 
addToBalance(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.BalanceHome.Balance
 
addToBalance(Account, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in enum nxt.account.HoldingType
 
addToBalanceAndUnconfirmedBalance(Chain, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
addToBalanceAndUnconfirmedBalance(Chain, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long) - Method in class nxt.account.Account
 
addToBalanceAndUnconfirmedBalance(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long) - Method in class nxt.account.BalanceHome.Balance
 
addToBalanceAndUnconfirmedBalance(Account, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in enum nxt.account.HoldingType
 
addToCurrencyAndUnconfirmedCurrencyUnits(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
addToCurrencyUnits(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
addToForgedBalanceFQT(long) - Method in class nxt.account.Account
 
addToUnconfirmedAssetBalanceQNT(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
addToUnconfirmedBalance(Chain, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
addToUnconfirmedBalance(Chain, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long) - Method in class nxt.account.Account
 
addToUnconfirmedBalance(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long) - Method in class nxt.account.BalanceHome.Balance
 
addToUnconfirmedBalance(Account, AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in enum nxt.account.HoldingType
 
addToUnconfirmedCurrencyUnits(AccountLedger.LedgerEvent, AccountLedger.LedgerEventId, long, long) - Method in class nxt.account.Account
 
adminPassword - Static variable in class nxt.http.API
 
aesDecrypt(byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
aesEncrypt(byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
aesGCMDecrypt(byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
aesGCMEncrypt(byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
AEUR - Static variable in class nxt.blockchain.ChildChain
 
afterExecute(Runnable, Throwable) - Method in class nxt.util.QueuedThreadPool
Process task completion
AfterStart - Class in nxt.addons
 
AfterStart() - Constructor for class nxt.addons.AfterStart
 
alert(String) - Method in class nxt.env.CommandLineMode
 
alert(String) - Method in class nxt.env.DesktopMode
 
alert(String) - Method in interface nxt.env.RuntimeMode
 
ALIAS_ASSIGNMENT - Static variable in class nxt.aliases.AliasTransactionType
 
ALIAS_BUY - Static variable in class nxt.aliases.AliasTransactionType
 
ALIAS_DELETE - Static variable in class nxt.aliases.AliasTransactionType
 
ALIAS_SELL - Static variable in class nxt.aliases.AliasTransactionType
 
AliasAssignmentAttachment - Class in nxt.aliases
 
AliasAssignmentAttachment(String, String) - Constructor for class nxt.aliases.AliasAssignmentAttachment
 
AliasBuyAttachment - Class in nxt.aliases
 
AliasBuyAttachment(String) - Constructor for class nxt.aliases.AliasBuyAttachment
 
AliasDeleteAttachment - Class in nxt.aliases
 
AliasDeleteAttachment(String) - Constructor for class nxt.aliases.AliasDeleteAttachment
 
AliasHome - Class in nxt.aliases
 
AliasHome.Alias - Class in nxt.aliases
 
AliasHome.Offer - Class in nxt.aliases
 
AliasSellAttachment - Class in nxt.aliases
 
AliasSellAttachment(String, long) - Constructor for class nxt.aliases.AliasSellAttachment
 
AliasTransactionType - Class in nxt.aliases
 
allowEarlyFinish() - Method in class nxt.voting.PhasingParams
 
allowEarlyFinish() - Method in class nxt.voting.PhasingPollHome.PhasingPoll
 
ALLOWED_CURRENCY_CODE_LETTERS - Static variable in class nxt.Constants
 
allowFinishAtCreation() - Method in class nxt.voting.PhasingParams
 
allowRequiredBlockParameters() - Method in class nxt.http.AddPeer
 
allowRequiredBlockParameters() - Method in class nxt.http.APIServlet.APIRequestHandler
 
allowRequiredBlockParameters() - Method in class nxt.http.BlacklistAPIProxyPeer
 
allowRequiredBlockParameters() - Method in class nxt.http.BlacklistBundler
 
allowRequiredBlockParameters() - Method in class nxt.http.BlacklistPeer
 
allowRequiredBlockParameters() - Method in class nxt.http.BroadcastTransaction
 
allowRequiredBlockParameters() - Method in class nxt.http.CalculateFullHash
 
allowRequiredBlockParameters() - Method in class nxt.http.ClearUnconfirmedTransactions
 
allowRequiredBlockParameters() - Method in class nxt.http.DecodeFileToken
 
allowRequiredBlockParameters() - Method in class nxt.http.DecodeQRCode
 
allowRequiredBlockParameters() - Method in class nxt.http.DecodeToken
 
allowRequiredBlockParameters() - Method in class nxt.http.DecryptFrom
 
allowRequiredBlockParameters() - Method in class nxt.http.DetectMimeType
 
allowRequiredBlockParameters() - Method in class nxt.http.DumpPeers
 
allowRequiredBlockParameters() - Method in class nxt.http.EncodeQRCode
 
allowRequiredBlockParameters() - Method in class nxt.http.EncryptTo
 
allowRequiredBlockParameters() - Method in class nxt.http.EvaluateExpression
 
allowRequiredBlockParameters() - Method in class nxt.http.EventRegister
 
allowRequiredBlockParameters() - Method in class nxt.http.EventWait
 
allowRequiredBlockParameters() - Method in class nxt.http.FullHashToId
 
allowRequiredBlockParameters() - Method in class nxt.http.FullReset
 
allowRequiredBlockParameters() - Method in class nxt.http.GenerateFileToken
 
allowRequiredBlockParameters() - Method in class nxt.http.GenerateToken
 
allowRequiredBlockParameters() - Method in class nxt.http.GetAccountId
 
allowRequiredBlockParameters() - Method in class nxt.http.GetAccountLedgerEntry
No required block parameters
allowRequiredBlockParameters() - Method in class nxt.http.GetAllBundlerRates
 
allowRequiredBlockParameters() - Method in class nxt.http.GetBlockchainStatus
 
allowRequiredBlockParameters() - Method in class nxt.http.GetBundlerRates
 
allowRequiredBlockParameters() - Method in class nxt.http.GetBundlers
 
allowRequiredBlockParameters() - Method in class nxt.http.GetConstants
 
allowRequiredBlockParameters() - Method in class nxt.http.GetForging
 
allowRequiredBlockParameters() - Method in class nxt.http.GetFundingMonitor
 
allowRequiredBlockParameters() - Method in class nxt.http.GetLog
 
allowRequiredBlockParameters() - Method in class nxt.http.GetMyInfo
 
allowRequiredBlockParameters() - Method in class nxt.http.GetNextBlockGenerators
No required block parameters
allowRequiredBlockParameters() - Method in class nxt.http.GetPeer
 
allowRequiredBlockParameters() - Method in class nxt.http.GetPeers
 
allowRequiredBlockParameters() - Method in class nxt.http.GetPlugins
 
allowRequiredBlockParameters() - Method in class nxt.http.GetSharedKey
 
allowRequiredBlockParameters() - Method in class nxt.http.GetShufflers
 
allowRequiredBlockParameters() - Method in class nxt.http.GetStackTraces
 
allowRequiredBlockParameters() - Method in class nxt.http.GetState
 
allowRequiredBlockParameters() - Method in class nxt.http.GetTime
 
allowRequiredBlockParameters() - Method in class nxt.http.Hash
 
allowRequiredBlockParameters() - Method in class nxt.http.HexConvert
 
allowRequiredBlockParameters() - Method in class nxt.http.LongConvert
 
allowRequiredBlockParameters() - Method in class nxt.http.LuceneReindex
 
allowRequiredBlockParameters() - Method in class nxt.http.ParsePhasingParams
 
allowRequiredBlockParameters() - Method in class nxt.http.PopOff
 
allowRequiredBlockParameters() - Method in class nxt.http.RebroadcastUnconfirmedTransactions
 
allowRequiredBlockParameters() - Method in class nxt.http.RequeueUnconfirmedTransactions
 
allowRequiredBlockParameters() - Method in class nxt.http.RetrievePrunedData
 
allowRequiredBlockParameters() - Method in class nxt.http.RetrievePrunedTransaction
 
allowRequiredBlockParameters() - Method in class nxt.http.RSConvert
 
allowRequiredBlockParameters() - Method in class nxt.http.Scan
 
allowRequiredBlockParameters() - Method in class nxt.http.SendTransaction
 
allowRequiredBlockParameters() - Method in class nxt.http.SetAPIProxyPeer
 
allowRequiredBlockParameters() - Method in class nxt.http.SetLogging
 
allowRequiredBlockParameters() - Method in class nxt.http.Shutdown
 
allowRequiredBlockParameters() - Method in class nxt.http.SimulateCoinExchange
 
allowRequiredBlockParameters() - Method in class nxt.http.StartBundler
 
allowRequiredBlockParameters() - Method in class nxt.http.StartForging
 
allowRequiredBlockParameters() - Method in class nxt.http.StartFundingMonitor
 
allowRequiredBlockParameters() - Method in class nxt.http.StartShuffler
 
allowRequiredBlockParameters() - Method in class nxt.http.StopBundler
 
allowRequiredBlockParameters() - Method in class nxt.http.StopForging
 
allowRequiredBlockParameters() - Method in class nxt.http.StopFundingMonitor
 
allowRequiredBlockParameters() - Method in class nxt.http.StopShuffler
 
allowRequiredBlockParameters() - Method in class nxt.http.TrimDerivedTables
 
allowsFakeForging(byte[]) - Static method in class nxt.blockchain.Generator
 
ALPHABET - Static variable in class nxt.Constants
 
ALREADY_DELIVERED - Static variable in class nxt.http.JSONResponses
 
analyzeTables() - Method in class nxt.db.BasicDb
 
and(DbClause) - Method in class nxt.db.DbClause
 
AnonymouslyEncryptedData - Class in nxt.crypto
 
AnonymouslyEncryptedData(byte[], byte[]) - Constructor for class nxt.crypto.AnonymouslyEncryptedData
 
API - Class in nxt.http
 
API.XFrameOptionsFilter - Class in nxt.http
 
API_PROXY_NO_OPEN_API_PEERS - Static variable in class nxt.http.JSONResponses
 
API_PROXY_NO_PUBLIC_PEERS - Static variable in class nxt.http.JSONResponses
 
APIEnum - Enum in nxt.http
 
APIProxy - Class in nxt.http
 
APIProxyServlet - Class in nxt.http
 
APIProxyServlet() - Constructor for class nxt.http.APIProxyServlet
 
APIRequestHandler(APITag[], String...) - Constructor for class nxt.http.APIServlet.APIRequestHandler
 
APIRequestHandler(String, APITag[], String...) - Constructor for class nxt.http.APIServlet.APIRequestHandler
 
apiServerCORS - Static variable in class nxt.http.API
 
apiServerIdleTimeout - Static variable in class nxt.http.API
 
APIServlet - Class in nxt.http
 
APIServlet() - Constructor for class nxt.http.APIServlet
 
APIServlet.APIRequestHandler - Class in nxt.http
 
APITag - Enum in nxt.http
 
APITestServlet - Class in nxt.http
 
APITestServlet() - Constructor for class nxt.http.APITestServlet
 
Appendix - Interface in nxt.blockchain
 
appendix(Appendix) - Method in interface nxt.blockchain.Transaction.Builder
 
appendix(Appendix) - Method in class nxt.blockchain.TransactionImpl.BuilderImpl
 
Appendix.AbstractAppendix - Class in nxt.blockchain
 
Appendix.Encryptable - Interface in nxt.blockchain
 
Appendix.Parser - Interface in nxt.blockchain
 
Appendix.Prunable - Interface in nxt.blockchain
 
appendixName - Static variable in class nxt.account.PublicKeyAnnouncementAppendix
 
appendixName - Static variable in class nxt.messaging.EncryptedMessageAppendix
 
appendixName - Static variable in class nxt.messaging.EncryptToSelfMessageAppendix
 
appendixName - Static variable in class nxt.messaging.MessageAppendix
 
appendixName - Static variable in class nxt.messaging.PrunableEncryptedMessageAppendix
 
appendixName - Static variable in class nxt.messaging.PrunablePlainMessageAppendix
 
appendixName - Static variable in class nxt.voting.PhasingAppendix
 
appendixParser - Static variable in class nxt.account.PublicKeyAnnouncementAppendix
 
appendixParser - Static variable in class nxt.blockchain.ChildBlockAttachment
 
appendixParser - Static variable in class nxt.messaging.EncryptedMessageAppendix
 
appendixParser - Static variable in class nxt.messaging.EncryptToSelfMessageAppendix
 
appendixParser - Static variable in class nxt.messaging.MessageAppendix
 
appendixParser - Static variable in class nxt.messaging.PrunableEncryptedMessageAppendix
 
appendixParser - Static variable in class nxt.messaging.PrunablePlainMessageAppendix
 
appendixParser - Static variable in class nxt.shuffling.ShufflingProcessingAttachment
 
appendixParser - Static variable in class nxt.taggeddata.TaggedDataAttachment
 
appendixParser - Static variable in class nxt.voting.PhasingAppendix
 
AppendixParsers - Class in nxt.blockchain
 
appendixType - Static variable in class nxt.account.PublicKeyAnnouncementAppendix
 
appendixType - Static variable in class nxt.messaging.EncryptedMessageAppendix
 
appendixType - Static variable in class nxt.messaging.EncryptToSelfMessageAppendix
 
appendixType - Static variable in class nxt.messaging.MessageAppendix
 
appendixType - Static variable in class nxt.messaging.PrunableEncryptedMessageAppendix
 
appendixType - Static variable in class nxt.messaging.PrunablePlainMessageAppendix
 
appendixType - Static variable in class nxt.voting.PhasingAppendix
 
APPLICATION - Static variable in class nxt.Nxt
 
apply(byte[]) - Method in class nxt.account.Account
 
apply(Transaction, Account, Account) - Method in class nxt.account.PublicKeyAnnouncementAppendix
 
apply(Transaction, Account, Account) - Method in class nxt.blockchain.Appendix.AbstractAppendix
 
apply(Transaction, Account, Account) - Method in class nxt.blockchain.Attachment.AbstractAttachment
 
apply() - Method in class nxt.blockchain.ChildTransactionImpl
 
apply(TransactionImpl, Account, Account) - Method in class nxt.blockchain.ChildTransactionType
 
apply(TransactionImpl, Account, Account) - Method in class nxt.blockchain.FxtTransactionType
 
apply(TransactionImpl, Account, Account) - Method in class nxt.blockchain.TransactionType
 
apply(String) - Method in class nxt.db.DbVersion
 
apply(Transaction, Account, Account) - Method in class nxt.messaging.MessageAppendix
 
apply(Transaction, Account, Account) - Method in class nxt.messaging.PrunableEncryptedMessageAppendix
 
apply(Transaction, Account, Account) - Method in class nxt.messaging.PrunablePlainMessageAppendix
 
apply(Transaction, Account, Account) - Method in class nxt.messaging.UnencryptedEncryptedMessageAppendix
 
apply(Transaction, Account, Account) - Method in class nxt.messaging.UnencryptedEncryptToSelfMessageAppendix
 
apply(Transaction, Account, Account) - Method in class nxt.messaging.UnencryptedPrunableEncryptedMessageAppendix
 
apply(Transaction, Account, Account) - Method in class nxt.voting.PhasingAppendix
 
applyAttachment(FxtTransactionImpl, Account, Account) - Method in class nxt.account.PaymentFxtTransactionType
 
applyAttachment(ChildTransactionImpl, Account, Account) - Method in class nxt.account.PaymentTransactionType
 
applyAttachment(FxtTransactionImpl, Account, Account) - Method in class nxt.blockchain.ChildBlockFxtTransactionType
 
applyAttachment(Transaction, Account, Account) - Method in class nxt.blockchain.ChildTransactionType
 
applyAttachment(ChildTransactionImpl, Account, Account) - Method in class nxt.blockchain.ChildTransactionType
 
applyAttachment(Transaction, Account, Account) - Method in class nxt.blockchain.FxtTransactionType
 
applyAttachment(FxtTransactionImpl, Account, Account) - Method in class nxt.blockchain.FxtTransactionType
 
applyAttachment(Transaction, Account, Account) - Method in class nxt.blockchain.TransactionType
 
applyAttachmentUnconfirmed(FxtTransactionImpl, Account) - Method in class nxt.account.AccountControlFxtTransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.account.AccountPropertyTransactionType
 
applyAttachmentUnconfirmed(FxtTransactionImpl, Account) - Method in class nxt.account.PaymentFxtTransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.account.PaymentTransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.aliases.AliasTransactionType
 
applyAttachmentUnconfirmed(FxtTransactionImpl, Account) - Method in class nxt.blockchain.ChildBlockFxtTransactionType
 
applyAttachmentUnconfirmed(Transaction, Account) - Method in class nxt.blockchain.ChildTransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.blockchain.ChildTransactionType
 
applyAttachmentUnconfirmed(Transaction, Account) - Method in class nxt.blockchain.FxtTransactionType
 
applyAttachmentUnconfirmed(FxtTransactionImpl, Account) - Method in class nxt.blockchain.FxtTransactionType
 
applyAttachmentUnconfirmed(Transaction, Account) - Method in class nxt.blockchain.TransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.dgs.DigitalGoodsTransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.messaging.MessagingTransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.taggeddata.TaggedDataTransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.voting.AccountControlTransactionType
 
applyAttachmentUnconfirmed(ChildTransactionImpl, Account) - Method in class nxt.voting.VotingTransactionType
 
applyUnconfirmed(TransactionImpl, Account) - Method in class nxt.blockchain.ChildTransactionType
 
applyUnconfirmed(TransactionImpl, Account) - Method in class nxt.blockchain.FxtTransactionType
 
applyUnconfirmed(TransactionImpl, Account) - Method in class nxt.blockchain.TransactionType
 
ApproveTransaction - Class in nxt.http
 
ARBITRARY_MESSAGE - Static variable in class nxt.messaging.MessagingTransactionType
 
ArdorService - Class in nxt.env.service
 
ArdorService() - Constructor for class nxt.env.service.ArdorService
 
ArdorService_ServiceManagement - Class in nxt.env.service
 
ArdorService_ServiceManagement() - Constructor for class nxt.env.service.ArdorService_ServiceManagement
 
ASK_ORDER_CANCELLATION - Static variable in class nxt.ae.AssetExchangeTransactionType
 
ASK_ORDER_PLACEMENT - Static variable in class nxt.ae.AssetExchangeTransactionType
 
AskOrderCancellationAttachment - Class in nxt.ae
 
AskOrderCancellationAttachment(byte[]) - Constructor for class nxt.ae.AskOrderCancellationAttachment
 
AskOrderPlacementAttachment - Class in nxt.ae
 
AskOrderPlacementAttachment(long, long, long) - Constructor for class nxt.ae.AskOrderPlacementAttachment
 
Asset - Class in nxt.ae
 
ASSET_DELETE - Static variable in class nxt.ae.AssetExchangeTransactionType
 
ASSET_INCREASE - Static variable in class nxt.ae.AssetExchangeTransactionType
 
ASSET_ISSUANCE - Static variable in class nxt.ae.AssetExchangeTransactionType
 
ASSET_NOT_ISSUED_YET - Static variable in class nxt.http.JSONResponses
 
ASSET_TRANSFER - Static variable in class nxt.ae.AssetExchangeTransactionType
 
AssetControl - Class in nxt.ae
 
AssetControl() - Constructor for class nxt.ae.AssetControl
 
AssetControl.PhasingOnly - Class in nxt.ae
 
AssetDeleteAttachment - Class in nxt.ae
 
AssetDeleteAttachment(long, long) - Constructor for class nxt.ae.AssetDeleteAttachment
 
AssetDividendHome - Class in nxt.ae
 
AssetDividendHome.AssetDividend - Class in nxt.ae
 
AssetDividendHome.Event - Enum in nxt.ae
 
AssetExchangeTransactionType - Class in nxt.ae
 
AssetHistory - Class in nxt.ae
 
AssetHistory.Event - Enum in nxt.ae
 
AssetIncreaseAttachment - Class in nxt.ae
 
AssetIncreaseAttachment(long, long) - Constructor for class nxt.ae.AssetIncreaseAttachment
 
AssetIssuanceAttachment - Class in nxt.ae
 
AssetIssuanceAttachment(String, String, long, byte) - Constructor for class nxt.ae.AssetIssuanceAttachment
 
AssetTransfer - Class in nxt.ae
 
AssetTransfer.Event - Enum in nxt.ae
 
AssetTransferAttachment - Class in nxt.ae
 
AssetTransferAttachment(long, long) - Constructor for class nxt.ae.AssetTransferAttachment
 
Attachment - Interface in nxt.blockchain
 
Attachment.AbstractAttachment - Class in nxt.blockchain
 
Attachment.EmptyAttachment - Class in nxt.blockchain
 
attachmentIsDuplicate(Map<TransactionType, Map<String, Integer>>, boolean) - Method in class nxt.blockchain.TransactionImpl
 
attachmentIsPhased() - Method in class nxt.blockchain.ChildTransactionImpl
 
attachmentIsPhased() - Method in class nxt.blockchain.FxtTransactionImpl
 
attachmentIsPhased() - Method in class nxt.blockchain.TransactionImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links