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
 
acceptedHashFunctions - Static variable in class nxt.CurrencyMinting
 
acceptedHashFunctions - Static variable in class nxt.PhasingPoll
 
acceptsVotes() - Method in class nxt.VoteWeighting
 
acceptsVotes() - Method in enum nxt.VoteWeighting.VotingModel
 
Account - Class in nxt
 
Account.AccountAsset - Class in nxt
 
Account.AccountCurrency - Class in nxt
 
Account.AccountInfo - Class in nxt
 
Account.AccountLease - Class in nxt
 
Account.Event - Enum in nxt
 
Account.PublicKey - Class in nxt
 
ACCOUNT_INFO - Static variable in class nxt.TransactionType.Messaging
 
AccountControlEffectiveBalanceLeasing(short) - Constructor for class nxt.Attachment.AccountControlEffectiveBalanceLeasing
 
accountId - Variable in class nxt.CurrencyMint.Mint
 
AccountLedger - Class in nxt
Maintain a ledger of changes to selected accounts
AccountLedger() - Constructor for class nxt.AccountLedger
 
AccountLedger.Event - Enum in nxt
Account ledger listener events
AccountLedger.LedgerEntry - Class in nxt
Ledger entry
AccountLedger.LedgerEvent - Enum in nxt
Ledger events There must be a ledger event defined for each transaction (type,subtype) pair.
AccountLedger.LedgerHolding - Enum in nxt
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.
addAssetListener(Listener<Account.AccountAsset>, Account.Event) - Static method in class nxt.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
 
addDebugTrace(Set<Long>, String) - Static method in class nxt.DebugTrace
 
addExceptionListener(Listener<Throwable>, Logger.Event) - Static method in class nxt.util.Logger
Add an exception listener
addGoodsListener(Listener<DigitalGoodsStore.Goods>, DigitalGoodsStore.Event) - Static method in class nxt.DigitalGoodsStore
 
addLeaseListener(Listener<Account.AccountLease>, Account.Event) - Static method in class nxt.Account
 
addListener(Listener<Account>, Account.Event) - Static method in class nxt.Account
 
addListener(Listener<AccountLedger.LedgerEntry>, AccountLedger.Event) - Static method in class nxt.AccountLedger
Add a listener
addListener(Listener<AssetTransfer>, AssetTransfer.Event) - Static method in class nxt.AssetTransfer
 
addListener(Listener<Currency>, Currency.Event) - Static method in class nxt.Currency
 
addListener(Listener<CurrencyMint.Mint>, CurrencyMint.Event) - Static method in class nxt.CurrencyMint
 
addListener(Listener<CurrencyTransfer>, CurrencyTransfer.Event) - Static method in class nxt.CurrencyTransfer
 
addListener(Listener<Exchange>, Exchange.Event) - Static method in class nxt.Exchange
 
addListener(Listener<Generator>, Generator.Event) - Static method in class nxt.Generator
 
addListener(Listener<Peer>, Peers.Event) - Static method in class nxt.peer.Peers
 
addListener(Listener<Trade>, Trade.Event) - Static method in class nxt.Trade
 
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
AddPeer - Class in nxt.http
 
addPeer(Peer, String) - Static method in class nxt.peer.Peers
 
addPeer(Peer) - Static method in class nxt.peer.Peers
 
addPort(int) - Static method in class nxt.util.UPnP
Add a port to the UPnP mapping
addPurchaseListener(Listener<DigitalGoodsStore.Purchase>, DigitalGoodsStore.Event) - Static method in class nxt.DigitalGoodsStore
 
aesDecrypt(byte[], byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
aesDecrypt(byte[], byte[], byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
aesEncrypt(byte[], byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
aesEncrypt(byte[], byte[], byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
afterExecute(Runnable, Throwable) - Method in class nxt.util.QueuedThreadPool
Process task completion
Alias - Class in nxt
 
Alias.Offer - Class in nxt
 
ALIAS_ASSIGNMENT - Static variable in class nxt.TransactionType.Messaging
 
ALIAS_BUY - Static variable in class nxt.TransactionType.Messaging
 
ALIAS_DELETE - Static variable in class nxt.TransactionType.Messaging
 
ALIAS_SELL - Static variable in class nxt.TransactionType.Messaging
 
ALIAS_SYSTEM_BLOCK - Static variable in class nxt.Constants
 
ALLOWED_CURRENCY_CODE_LETTERS - Static variable in class nxt.Constants
 
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
 
API - Class in nxt.http
 
APIServlet - Class in nxt.http
 
APIServlet() - Constructor for class nxt.http.APIServlet
 
APITag - Enum in nxt.http
 
APITestServlet - Class in nxt.http
 
APITestServlet() - Constructor for class nxt.http.APITestServlet
 
Appendix - Interface in nxt
 
appendix(Appendix.Message) - Method in interface nxt.Transaction.Builder
 
appendix(Appendix.EncryptedMessage) - Method in interface nxt.Transaction.Builder
 
appendix(Appendix.EncryptToSelfMessage) - Method in interface nxt.Transaction.Builder
 
appendix(Appendix.PublicKeyAnnouncement) - Method in interface nxt.Transaction.Builder
 
appendix(Appendix.PrunablePlainMessage) - Method in interface nxt.Transaction.Builder
 
appendix(Appendix.PrunableEncryptedMessage) - Method in interface nxt.Transaction.Builder
 
appendix(Appendix.Phasing) - Method in interface nxt.Transaction.Builder
 
Appendix.AbstractAppendix - Class in nxt
 
Appendix.AbstractEncryptedMessage - Class in nxt
 
Appendix.Encryptable - Interface in nxt
 
Appendix.EncryptedMessage - Class in nxt
 
Appendix.EncryptToSelfMessage - Class in nxt
 
Appendix.Message - Class in nxt
 
Appendix.Phasing - Class in nxt
 
Appendix.Prunable - Interface in nxt
 
Appendix.PrunableEncryptedMessage - Class in nxt
 
Appendix.PrunablePlainMessage - Class in nxt
 
Appendix.PublicKeyAnnouncement - Class in nxt
 
Appendix.UnencryptedEncryptedMessage - Class in nxt
 
Appendix.UnencryptedEncryptToSelfMessage - Class in nxt
 
Appendix.UnencryptedPrunableEncryptedMessage - Class in nxt
 
APPLICATION - Static variable in class nxt.Nxt
 
apply(String) - Method in class nxt.db.DbVersion
 
ApproveTransaction - Class in nxt.http
 
ARBITRARY_MESSAGE - Static variable in interface nxt.Attachment
 
ARBITRARY_MESSAGE - Static variable in class nxt.TransactionType.Messaging
 
ARBITRARY_MESSAGES_BLOCK - Static variable in class nxt.Constants
 
ASK_ORDER_CANCELLATION - Static variable in class nxt.TransactionType.ColoredCoins
 
ASK_ORDER_PLACEMENT - Static variable in class nxt.TransactionType.ColoredCoins
 
Asset - Class in nxt
 
ASSET_DELETE - Static variable in class nxt.TransactionType.ColoredCoins
 
ASSET_DELETE_BLOCK - Static variable in class nxt.Constants
 
ASSET_EXCHANGE_BLOCK - Static variable in class nxt.Constants
 
ASSET_ISSUANCE - Static variable in class nxt.TransactionType.ColoredCoins
 
ASSET_NOT_ISSUED_YET - Static variable in class nxt.http.JSONResponses
 
ASSET_TRANSFER - Static variable in class nxt.TransactionType.ColoredCoins
 
AssetTransfer - Class in nxt
 
AssetTransfer.Event - Enum in nxt
 
Attachment - Interface in nxt
 
Attachment.AbstractAttachment - Class in nxt
 
Attachment.AccountControlEffectiveBalanceLeasing - Class in nxt
 
Attachment.ColoredCoinsAskOrderCancellation - Class in nxt
 
Attachment.ColoredCoinsAskOrderPlacement - Class in nxt
 
Attachment.ColoredCoinsAssetDelete - Class in nxt
 
Attachment.ColoredCoinsAssetIssuance - Class in nxt
 
Attachment.ColoredCoinsAssetTransfer - Class in nxt
 
Attachment.ColoredCoinsBidOrderCancellation - Class in nxt
 
Attachment.ColoredCoinsBidOrderPlacement - Class in nxt
 
Attachment.ColoredCoinsDividendPayment - Class in nxt
 
Attachment.ColoredCoinsOrderCancellation - Class in nxt
 
Attachment.ColoredCoinsOrderPlacement - Class in nxt
 
Attachment.DigitalGoodsDelisting - Class in nxt
 
Attachment.DigitalGoodsDelivery - Class in nxt
 
Attachment.DigitalGoodsFeedback - Class in nxt
 
Attachment.DigitalGoodsListing - Class in nxt
 
Attachment.DigitalGoodsPriceChange - Class in nxt
 
Attachment.DigitalGoodsPurchase - Class in nxt
 
Attachment.DigitalGoodsQuantityChange - Class in nxt
 
Attachment.DigitalGoodsRefund - Class in nxt
 
Attachment.EmptyAttachment - Class in nxt
 
Attachment.MessagingAccountInfo - Class in nxt
 
Attachment.MessagingAliasAssignment - Class in nxt
 
Attachment.MessagingAliasBuy - Class in nxt
 
Attachment.MessagingAliasDelete - Class in nxt
 
Attachment.MessagingAliasSell - Class in nxt
 
Attachment.MessagingHubAnnouncement - Class in nxt
 
Attachment.MessagingPhasingVoteCasting - Class in nxt
 
Attachment.MessagingPollCreation - Class in nxt
 
Attachment.MessagingPollCreation.PollBuilder - Class in nxt
 
Attachment.MessagingVoteCasting - Class in nxt
 
Attachment.MonetarySystemAttachment - Interface in nxt
 
Attachment.MonetarySystemCurrencyDeletion - Class in nxt
 
Attachment.MonetarySystemCurrencyIssuance - Class in nxt
 
Attachment.MonetarySystemCurrencyMinting - Class in nxt
 
Attachment.MonetarySystemCurrencyTransfer - Class in nxt
 
Attachment.MonetarySystemExchange - Class in nxt
 
Attachment.MonetarySystemExchangeBuy - Class in nxt
 
Attachment.MonetarySystemExchangeSell - Class in nxt
 
Attachment.MonetarySystemPublishExchangeOffer - Class in nxt
 
Attachment.MonetarySystemReserveClaim - Class in nxt
 
Attachment.MonetarySystemReserveIncrease - Class in nxt
 
Attachment.TaggedDataAttachment - Class in nxt
 
Attachment.TaggedDataExtend - Class in nxt
 
Attachment.TaggedDataUpload - Class in nxt
 
Attachment.UnencryptedDigitalGoodsDelivery - Class in nxt
 
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