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 

C

cacheTransactions(List<? extends Transaction>) - Static method in class nxt.peer.TransactionsInventory
Add local transactions to the transaction cache
calcPercentageOfAmount(long) - Method in class nxt.util.FixedPrecisionPercentage
 
CalculateFee - Class in nxt.http
 
CalculateFeeCall - Class in nxt.http.callers
 
calculateFeeFQT(ChildTransactionImpl, Bundler.Rule) - Method in interface nxt.blockchain.Bundler.FeeCalculator
 
calculateFeeFQT(ChildTransactionImpl, Bundler.Rule) - Method in class nxt.blockchain.Bundler.MinFeeCalculator
 
calculateFeeFQT(ChildTransactionImpl, Bundler.Rule) - Method in class nxt.blockchain.Bundler.ProportionalFeeCalculator
 
calculateFeeFQT(ChildTransactionImpl) - Method in class nxt.blockchain.Bundler.Rule
 
CalculateFullHash - Class in nxt.http
 
CalculateFullHashCall - Class in nxt.http.callers
 
calcWeight(VoteWeighting, long, int) - Method in enum nxt.voting.VoteWeighting.VotingModel
 
call() - Method in class nxt.http.APICall.Builder
 
callInDbTransaction(Callable<V>) - Method in class nxt.db.TransactionalDb
 
callNoError() - Method in class nxt.http.APICall.Builder
 
canBecome(ShufflingParticipantHome.State) - Method in enum nxt.shuffling.ShufflingParticipantHome.State
 
canBecome(ShufflingStage) - Method in enum nxt.shuffling.ShufflingStage
 
canBeDeletedBy(long) - Method in class nxt.ms.Currency
 
canBeTrimmed(int, boolean, Value...) - Static method in class nxt.db.TrimmableDbTable
 
cancel() - Method in class nxt.db.FilteredStatement
 
CANCEL_FXT_COIN_ORDER_FIX_BLOCK - Static variable in class nxt.Constants
 
cancelAllMyOrders(AbstractContractContext, CoinExchangeTradingBot.PairType, String) - Method in class com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.AssetExchangeApi
 
cancelAllMyOrders(AbstractContractContext, CoinExchangeTradingBot.PairType, String) - Method in class com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.CoinExchangeApi
 
cancelAllMyOrders(AbstractContractContext, CoinExchangeTradingBot.PairType, String) - Method in interface com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.ExchangeApi
 
cancelAllMyOrders(AbstractContractContext, CoinExchangeTradingBot.PairType, String) - Method in class com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.SelectExchangeApi
 
CancelAskOrder - Class in nxt.http
 
CancelAskOrderCall - Class in nxt.http.callers
 
CancelBidOrder - Class in nxt.http
 
CancelBidOrderCall - Class in nxt.http.callers
 
CancelCoinExchange - Class in nxt.http
 
CancelCoinExchangeCall - Class in nxt.http.callers
 
cancellingAccount(String) - Method in class nxt.http.callers.ShufflingCancelCall
 
cancellingAccount(long) - Method in class nxt.http.callers.ShufflingCancelCall
 
cancelOrder(AccountLedger.LedgerEventId) - Method in class nxt.ae.OrderHome.Ask
 
cancelOrder(AccountLedger.LedgerEventId) - Method in class nxt.ae.OrderHome.Bid
 
cancelOrder(AccountLedger.LedgerEventId) - Method in class nxt.ae.OrderHome.Order
 
CanDeleteCurrency - Class in nxt.http
 
CanDeleteCurrencyCall - Class in nxt.http.callers
 
canGrant() - Method in enum nxt.blockchain.chaincontrol.PermissionType
 
canHaveRecipient() - Method in class nxt.account.PaymentFxtTransactionType
 
canHaveRecipient() - Method in class nxt.account.PaymentTransactionType
 
canHaveRecipient() - Method in class nxt.blockchain.chaincontrol.ChildChainControlTransactionType
 
canHaveRecipient() - Method in class nxt.blockchain.ChildBlockFxtTransactionType
 
canHaveRecipient() - Method in class nxt.blockchain.TransactionType
 
canHaveRecipient() - Method in class nxt.http.APIServlet.APIRequestHandler
 
canHaveRecipient() - Method in class nxt.shuffling.ShufflingTransactionType
 
canHaveRecipient() - Method in class nxt.taggeddata.TaggedDataTransactionType
 
CANNOT_DELETE_CURRENCY - Static variable in class nxt.http.JSONResponses
 
canSetResponse() - Method in class nxt.addons.AbstractContractContext
 
canSetResponse() - Method in class nxt.addons.RequestContext
 
CastVote - Class in nxt.http
 
CastVoteCall - Class in nxt.http.callers
 
chain() - Method in interface com.jelurida.ardor.contracts.AllForOnePayment.Params
 
chain - Variable in class nxt.addons.AbstractOperationContext
 
Chain - Class in nxt.blockchain
 
chain(String) - Method in class nxt.http.callers.ChainSpecificCallBuilder
 
chain(int) - Method in class nxt.http.callers.ChainSpecificCallBuilder
 
chain(String) - Method in class nxt.http.callers.ParsePhasingParamsCall
 
chain(int) - Method in class nxt.http.callers.ParsePhasingParamsCall
 
chainById - Static variable in class nxt.addons.AbstractContractContext
 
chainByName - Static variable in class nxt.addons.AbstractContractContext
 
ChainInfoResponse - Interface in nxt.http.responses
 
ChainInfoResponseImpl - Class in nxt.http.responses
 
ChainMonitor - Class in com.jelurida.ardor.contracts
Monitor the blockchain for unexpected conditions
ChainMonitor() - Constructor for class com.jelurida.ardor.contracts.ChainMonitor
 
ChainMonitor.Parameters - Interface in com.jelurida.ardor.contracts
 
ChainSpecificCallBuilder<T extends ChainSpecificCallBuilder> - Class in nxt.http.callers
 
ChainSpecificCallBuilder(ApiSpec) - Constructor for class nxt.http.callers.ChainSpecificCallBuilder
 
ChainTransactionId - Class in nxt.blockchain
 
ChainTransactionId(int, byte[]) - Constructor for class nxt.blockchain.ChainTransactionId
 
ChainWrapper - Class in nxt.addons
 
changeSessionId() - Method in class nxt.http.MockedRequest
 
channel(String) - Method in class nxt.http.callers.GetChannelTaggedDataCall
 
channel(String) - Method in class nxt.http.callers.SearchTaggedDataCall
 
channel(String) - Method in class nxt.http.callers.UploadTaggedDataCall
 
channel(String) - Method in class nxt.http.callers.VerifyTaggedDataCall
 
chatId() - Method in interface com.jelurida.ardor.contracts.TelegramNotifier.Parameters
 
checkApprovable() - Method in class nxt.voting.PhasingParams
 
checkAvailable(int) - Method in class nxt.db.EntityDbTable
 
checkLiquid(ChildTransaction) - Method in class nxt.ae.AssetExchangeTransactionType
 
checkLiquid(ChildTransactionImpl) - Method in class nxt.ms.MonetarySystemTransactionType
 
checkOptimality(String) - Method in class nxt.http.callers.EvaluateExpressionCall
 
checkPassword(HttpServletRequest) - Static method in class nxt.http.API
 
checkPermission(long, PermissionType) - Method in interface nxt.blockchain.chaincontrol.PermissionChecker
 
checkPhasing(PhasingAppendix) - Method in class nxt.voting.PhasingControl
 
checkSecretMatch(byte[], PhasingParams) - Static method in class nxt.voting.PhasingPollHome
 
CHECKSUM_BLOCK_1 - Static variable in class nxt.Constants
 
CHECKSUM_BLOCK_2 - Static variable in class nxt.Constants
 
CHECKSUM_BLOCK_3 - Static variable in class nxt.Constants
 
CHECKSUM_BLOCK_4 - Static variable in class nxt.Constants
 
CHECKSUM_BLOCK_5 - Static variable in class nxt.Constants
 
CHECKSUM_BLOCK_6 - Static variable in class nxt.Constants
 
CHECKSUM_BLOCK_7 - Static variable in class nxt.Constants
 
CHECKSUM_BLOCK_8 - Static variable in class nxt.Constants
 
checkTransaction(ChildTransaction) - Static method in class nxt.account.AccountRestrictions
 
checkTransaction(FxtTransaction) - Static method in class nxt.account.AccountRestrictions
 
checkTransaction(ChildTransaction) - Method in class nxt.account.AccountRestrictions.PhasingOnly
 
checkTransaction(ChildTransaction) - Static method in class nxt.ae.AssetControl
 
checkTransaction(ChildTransaction) - Method in class nxt.ae.AssetControl.PhasingOnly
 
checkTransaction(Transaction) - Method in interface nxt.blockchain.chaincontrol.PermissionChecker
 
checkTransaction(ChildTransaction) - Method in class nxt.voting.PhasingControl
 
CHILD_CHAIN_CONTROL_BLOCK - Static variable in class nxt.Constants
 
CHILD_CHAIN_LOAD_HEIGHT_PROPERTY_PREFIX - Static variable in class nxt.blockchain.ChildChainLoader
 
CHILD_CHAIN_LOAD_SETTER_ACCOUNT - Static variable in class nxt.blockchain.ChildChainLoader
 
ChildBlockAttachment - Class in nxt.blockchain
 
ChildBlockAttachment(List<? extends ChildTransaction>) - Constructor for class nxt.blockchain.ChildBlockAttachment
 
ChildBlockFxtTransaction - Interface in nxt.blockchain
 
ChildBlockFxtTransactionType - Class in nxt.blockchain
 
ChildBlockFxtTransactionType() - Constructor for class nxt.blockchain.ChildBlockFxtTransactionType
 
ChildChain - Class in nxt.blockchain
 
ChildChainControlTransactionType - Class in nxt.blockchain.chaincontrol
 
ChildChainControlTransactionType() - Constructor for class nxt.blockchain.chaincontrol.ChildChainControlTransactionType
 
ChildChainLoader - Class in nxt.blockchain
 
ChildChainLoader() - Constructor for class nxt.blockchain.ChildChainLoader
 
ChildChainPermission - Class in nxt.blockchain.chaincontrol
 
ChildDbVersion - Class in nxt.dbschema
 
childIndex(int) - Method in class nxt.http.callers.DeriveAccountFromMasterPublicKeyCall
 
ChildToParentExchange - Class in com.jelurida.ardor.contracts
Sample contract which receives amount in child chain and returns amount in parent chain according to the coin exchange order book.
ChildToParentExchange() - Constructor for class com.jelurida.ardor.contracts.ChildToParentExchange
 
ChildToParentExchange.CoinExchangeOrders - Class in com.jelurida.ardor.contracts
 
ChildToParentExchange.Params - Interface in com.jelurida.ardor.contracts
 
ChildTransaction - Interface in nxt.blockchain
 
ChildTransaction.Builder - Interface in nxt.blockchain
 
ChildTransactionImpl - Class in nxt.blockchain
 
ChildTransactionImpl.BuilderImpl - Class in nxt.blockchain
 
ChildTransactionType - Class in nxt.blockchain
 
ChildTransactionType() - Constructor for class nxt.blockchain.ChildTransactionType
 
clamp(byte[]) - Static method in class nxt.crypto.Crypto
Clamping is used to protect a key against common attacks on Ed25519 and Curve25519.
clamp(byte[]) - Static method in class nxt.crypto.Curve25519
 
CLASS_FILE_MIME_TYPE - Static variable in class nxt.addons.ContractLoader
 
clearBatch() - Method in class nxt.db.FilteredStatement
 
clearCache() - Method in class nxt.db.EntityDbTable
 
clearCache() - Method in class nxt.db.TransactionalDb
 
clearCache() - Method in class nxt.db.ValuesDbTable
 
clearEntries() - Static method in class nxt.account.AccountLedger
Clear pending ledger entries
clearParameters() - Method in class nxt.db.FilteredPreparedStatement
 
clearUnconfirmedTransactions() - Method in interface nxt.blockchain.TransactionProcessor
 
clearUnconfirmedTransactions() - Method in class nxt.blockchain.TransactionProcessorImpl
 
ClearUnconfirmedTransactions - Class in nxt.http
 
ClearUnconfirmedTransactionsCall - Class in nxt.http.callers
 
clearWarnings() - Method in class nxt.db.FilteredConnection
 
clearWarnings() - Method in class nxt.db.FilteredStatement
 
CLIENT_APP - Static variable in interface nxt.configuration.Setup
 
clone() - Method in class nxt.util.security.BlockchainCertificate
 
clone() - Method in class nxt.util.security.BlockchainCertPathBuilderResult
 
clone() - Method in class nxt.util.security.BlockchainCertPathParameters
 
close() - Method in interface nxt.addons.taxreport.LineWriter
 
close() - Method in class nxt.addons.taxreport.PrintWriterLineWriter
 
close() - Method in class nxt.addons.taxreport.TaxReport
 
close() - Method in class nxt.db.DbIterator
 
close(AutoCloseable...) - Static method in class nxt.db.DbUtils
 
close() - Method in class nxt.db.FilteredConnection
 
close() - Method in class nxt.db.FilteredStatement
 
close() - Method in class nxt.db.FilteringIterator
 
close() - Method in class nxt.db.FullTextTrigger
Close the trigger (Trigger interface)
close() - Method in class nxt.util.MemoryHandler
Close the handler
closeOnCompletion() - Method in class nxt.db.FilteredStatement
 
CloudDataClassLoader - Class in nxt.addons
Load a contract and all its classes from data retrieved from the blockchain.
CloudDataClassLoader(Map<String, byte[]>, CodeSigner[], Principal[]) - Constructor for class nxt.addons.CloudDataClassLoader
 
cmcApiKey() - Method in interface com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.Params
 
cmcFromSymbols() - Method in interface com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.Params
 
cmcRefreshInterval() - Method in interface com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.Params
 
cmcToSymbols() - Method in interface com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.Params
 
cmcUrl() - Method in interface com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.Params
 
code(String) - Method in class nxt.http.callers.GetCurrencyCall
 
code(String) - Method in class nxt.http.callers.IssueCurrencyCall
 
CODE_RW - Static variable in class nxt.ms.CurrencyIssuanceAttachment
 
CoinExchange - Class in nxt.ce
Coin exchange home
CoinExchange.Event - Enum in nxt.ce
 
CoinExchange.Order - Class in nxt.ce
Define a coin exchange order 'id' and 'fullHash' identify the coin exchange order 'chainId' is the chain identifier for the coin being exchanged 'exchangeId' is the chain identifier for the requested coin 'quantity' is the number of coins being exchanged (updated after each trade) 'bidPrice' is the bid price for the requested coin and is the exchange order price 'askPrice' is the ask price for coin being exchanged and is 1/bidPrice
CoinExchange.Trade - Class in nxt.ce
Define a coin exchange trade A coin exchange consists of two trades.
CoinExchange24HVolume - Class in com.jelurida.ardor.client.api
Calculate the trade volume of the ARDR/IGNIS pair on the Ardor coin exchange.
CoinExchange24HVolume() - Constructor for class com.jelurida.ardor.client.api.CoinExchange24HVolume
 
CoinExchangeApi() - Constructor for class com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot.CoinExchangeApi
 
CoinExchangeFxtTransactionType - Class in nxt.ce
Coin exchange transaction types for the Fxt chain
CoinExchangeOrderResponse - Interface in nxt.http.responses
 
CoinExchangeOrderResponseImpl - Class in nxt.http.responses
 
CoinExchangeOrders(AbstractContractContext) - Constructor for class com.jelurida.ardor.contracts.ChildToParentExchange.CoinExchangeOrders
 
CoinExchangeTradeResponse - Interface in nxt.http.responses
 
CoinExchangeTradeResponseImpl - Class in nxt.http.responses
 
CoinExchangeTradingBot - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot() - Constructor for class com.jelurida.ardor.contracts.trading.CoinExchangeTradingBot
 
CoinExchangeTradingBot.AssetAskOrderResponse - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.AssetExchangeApi - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.BalanceHolder - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.CMCApi - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.CoinExchangeApi - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.ExchangeApi - Interface in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.ExchangeOrderResponse - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.HoldingType - Enum in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.OrderType - Enum in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.PairParams - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.PairSymbol - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.PairSymbolJson - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.PairType - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.Params - Interface in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.PriceLevel - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTradingBot.SelectExchangeApi - Class in com.jelurida.ardor.contracts.trading
 
CoinExchangeTransactionType - Class in nxt.ce
Coin exchange transaction types for a child chain
com.jelurida.ardor.client.api - package com.jelurida.ardor.client.api
 
com.jelurida.ardor.contracts - package com.jelurida.ardor.contracts
 
com.jelurida.ardor.contracts.trading - package com.jelurida.ardor.contracts.trading
 
com.jelurida.ardor.integration.wallet.ledger - package com.jelurida.ardor.integration.wallet.ledger
 
com.jelurida.ardor.integration.wallet.ledger.application - package com.jelurida.ardor.integration.wallet.ledger.application
 
combine(SecretShare[], BigInteger) - Method in interface nxt.crypto.SecretSharing
 
combine(String[]) - Static method in class nxt.crypto.SecretSharingGenerator
Given minPieces pieces out of totalPieces of a secretPhrase, combine the pieces into the original phrase.* Pieces are formatted as [version]:[split id]:[total pieces]:[minimum pieces]:[prime field size or zero]:[piece number]:[piece content]
combine(SecretShare[], BigInteger) - Method in class nxt.crypto.SimpleShamirSecretSharing
Given the needed number of shares or more, reproduce the original polynomial and extract the secret from its free term.
combinePrivateKey(String[]) - Static method in class nxt.crypto.SecretSharingGenerator
Given minPieces pieces out of totalPieces of a privateKey, combine the pieces into the original.
CombineSecret - Class in nxt.http
 
CombineSecretCall - Class in nxt.http.callers
 
COMMAND_LINE_TOOL - Static variable in interface nxt.configuration.Setup
 
CommandLineMode - Class in nxt.env
 
CommandLineMode() - Constructor for class nxt.env.CommandLineMode
 
commit() - Method in class nxt.db.FilteredConnection
 
commit() - Method in class nxt.db.FullTextTrigger
Commit the table changes for the current transaction (TransactionCallback interface)
commit() - Method in interface nxt.db.TransactionalDb.TransactionCallback
Transaction has been committed
commitEntries() - Static method in class nxt.account.AccountLedger
Commit pending ledger entries
commitTransaction() - Method in class nxt.db.TransactionalDb
 
COMMON_COLUMN_NAMES - Static variable in class nxt.voting.PhasingParams
 
COMMON_COLUMN_PARAMETER_MARKERS - Static variable in class nxt.voting.PhasingParams
 
communicationLogging(String) - Method in class nxt.http.callers.SetLoggingCall
 
CompactDatabase - Class in nxt.tools
Compact and reorganize the NRS database.
CompactDatabase() - Constructor for class nxt.tools.CompactDatabase
 
ComparableResponse - Class in nxt.http.proxy
 
ComparableResponse(String, byte[]) - Constructor for class nxt.http.proxy.ComparableResponse
 
compareTo(ChainTransactionId) - Method in class nxt.blockchain.ChainTransactionId
 
compareTo(Generator.ActiveGenerator) - Method in class nxt.blockchain.Generator.ActiveGenerator
 
compareTo(Generator) - Method in class nxt.blockchain.Generator
 
compareTo(int) - Method in class nxt.util.FixedPrecisionPercentage
 
CompareTraceFiles - Class in nxt.tools
 
CompareTraceFiles() - Constructor for class nxt.tools.CompareTraceFiles
 
compareVersions(String, String) - Static method in class nxt.addons.ContractLoader
 
completed(String) - Method in class nxt.http.callers.GetDGSGoodsPurchaseCountCall
 
completed(String) - Method in class nxt.http.callers.GetDGSGoodsPurchasesCall
 
completed(String) - Method in class nxt.http.callers.GetDGSPurchaseCountCall
 
completed(String) - Method in class nxt.http.callers.GetDGSPurchasesCall
 
CompositeVoting(String, SortedMap<String, PhasingParams>) - Constructor for class nxt.voting.PhasingParams.CompositeVoting
 
compress(byte[]) - Static method in class nxt.util.Convert
 
COMPRESSED_SECRET_PHRASE_WORDS - Static variable in class nxt.Constants
 
compressMessageToEncrypt(String) - Method in class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
 
compressMessageToEncrypt(String) - Method in class nxt.http.callers.EncryptToCall
 
compressMessageToEncrypt(String) - Method in class nxt.http.callers.VerifyPrunableMessageCall
 
compressMessageToEncryptToSelf(String) - Method in class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
CONF - Static variable in class nxt.tools.ManifestGenerator
 
config - Variable in class nxt.addons.AbstractContractContext
 
config(byte[]) - Method in class nxt.http.callers.UploadContractRunnerConfigurationCall
 
CONFIG_DIR - Static variable in class nxt.Nxt
 
CONFIG_FILE_NAME - Static variable in class nxt.addons.ForgingEncryptedConfig
 
ConfigParser - Class in nxt.configuration
 
ConfigProperty - Class in nxt.configuration
 
ConfigPropertyBuilder - Class in nxt.configuration
 
CONFIRMATION_REPORTS_EXPIRATION_SECONDS - Static variable in class nxt.http.proxy.ReportsManager
 
ConfirmationReport - Class in nxt.http.proxy
 
ConfirmationReport(String, int) - Constructor for class nxt.http.proxy.ConfirmationReport
 
CONJUNCTION_OPERATOR - Static variable in class nxt.util.BooleanExpression
 
connect(String) - Method in class nxt.http.callers.DumpPeersCall
 
connect(String) - Method in class nxt.http.callers.GetPeersCall
 
ConnectionPool - Interface in nxt.db.pool
 
connectPeer() - Method in interface nxt.peer.Peer
Connect the peer
ConstantFee(long) - Constructor for class nxt.blockchain.Fee.ConstantFee
 
Constants - Class in nxt
 
ConstantsExporter - Class in nxt.tools
 
ConstantsExporter() - Constructor for class nxt.tools.ConstantsExporter
 
ConstantTime(int) - Constructor for class nxt.util.Time.ConstantTime
 
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.AddPeersMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.BlockchainStateMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.BlockIdsMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.BlockInventoryMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.BlocksMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.BundlerRateMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage
Construct the message
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.CumulativeDifficultyMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.ErrorMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetBlockMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetCumulativeDifficultyMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetInfoMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetMilestoneBlockIdsMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetNextBlockIdsMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetNextBlocksMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetPeersMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetTransactionsMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.GetUnconfirmedTransactionsMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.MilestoneBlockIdsMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.TransactionsInventoryMessage
Construct the message from the message bytes
constructMessage(ByteBuffer) - Method in class nxt.peer.NetworkMessage.TransactionsMessage
Construct the message from the message bytes
consume(T, int) - Method in interface nxt.util.bbh.IntConsumer
 
containsHeader(String) - Method in class nxt.http.MockedResponse
 
Contract<InvocationData,ReturnedData> - Interface in nxt.addons
 
contract(String) - Method in class nxt.http.callers.SetContractReferenceCall
 
contract(Contract) - Static method in class nxt.http.JSONData
 
CONTRACT_REFERENCE_DELETE - Static variable in class nxt.lightcontracts.LightContractTransactionType
 
CONTRACT_REFERENCE_SET - Static variable in class nxt.lightcontracts.LightContractTransactionType
 
ContractAndSetupParameters - Class in nxt.addons
 
ContractAndSetupParameters(String, Contract<?, ?>, JO) - Constructor for class nxt.addons.ContractAndSetupParameters
 
ContractData(String) - Constructor for class nxt.tools.ContractManager.ContractData
 
ContractInfo - Annotation Type in nxt.addons
 
ContractInvocationParameter - Annotation Type in nxt.addons
 
ContractLoader - Class in nxt.addons
 
ContractLoader() - Constructor for class nxt.addons.ContractLoader
 
ContractManager - Class in nxt.tools
 
ContractManager() - Constructor for class nxt.tools.ContractManager
 
ContractManager.ContractData - Class in nxt.tools
 
ContractManager.OPTION - Enum in nxt.tools
 
contractName - Variable in class nxt.addons.AbstractContractContext
 
contractName(String) - Method in class nxt.http.callers.DeleteContractReferenceCall
 
contractName(String) - Method in class nxt.http.callers.GetContractReferencesCall
 
contractName(String) - Method in class nxt.http.callers.SetContractReferenceCall
 
contractName(String) - Method in class nxt.http.callers.TriggerContractByHeightCall
 
contractName(String) - Method in class nxt.http.callers.TriggerContractByRequestCall
 
contractName(String) - Method in class nxt.http.callers.TriggerContractByVoucherCall
 
ContractParametersProvider - Annotation Type in nxt.addons
Mark an interface inside a contract class as the parameters provider interface
contractParams(String) - Method in class nxt.http.callers.SetContractReferenceCall
 
ContractProvider - Interface in nxt.addons
 
contractReference(ContractReference, boolean) - Static method in class nxt.http.JSONData
 
ContractReference - Class in nxt.lightcontracts
 
ContractReference.Event - Enum in nxt.lightcontracts
 
ContractReferenceAttachment - Class in nxt.lightcontracts
 
ContractReferenceAttachment(String, String, ChainTransactionId) - Constructor for class nxt.lightcontracts.ContractReferenceAttachment
 
ContractReferenceDeleteAttachment - Class in nxt.lightcontracts
 
ContractReferenceDeleteAttachment(long) - Constructor for class nxt.lightcontracts.ContractReferenceDeleteAttachment
 
ContractRunner - Class in nxt.addons
 
ContractRunner() - Constructor for class nxt.addons.ContractRunner
 
contractRunner(String) - Method in class nxt.http.callers.SaveContractRunnerEncryptedCall
 
ContractRunner.INVOCATION_TYPE - Enum in nxt.addons
 
ContractRunnerConfig - Interface in nxt.addons
 
ContractRunnerConfig.RunnerMode - Enum in nxt.addons
 
ContractRunnerEncryptedConfig - Class in nxt.addons
 
ContractRunnerParameter - Annotation Type in nxt.addons
 
ContractRunnerPermission - Class in nxt.addons
 
ContractRunnerPermission(String) - Constructor for class nxt.addons.ContractRunnerPermission
 
ContractSetupParameter - Annotation Type in nxt.addons
 
contractSetupParameters - Variable in class nxt.addons.AbstractContractContext
 
ContractWithInnerInterface - Class in com.jelurida.ardor.contracts
 
ContractWithInnerInterface() - Constructor for class com.jelurida.ardor.contracts.ContractWithInnerInterface
 
ContractWithInnerInterface.Inner - Interface in com.jelurida.ardor.contracts
 
ContractWithInnerInterface.InnerImpl - Class in com.jelurida.ardor.contracts
 
controlExpression(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlExpression(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlHolding(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlHolding(long) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlHolding(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlHolding(long) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlMaxDuration(int) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlMaxFees(String...) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlMinBalance(long) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlMinBalance(long) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlMinBalanceModel(byte) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlMinBalanceModel(byte) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlMinDuration(int) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlParams(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlParams(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlQuorum(long) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlQuorum(long) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlRecipientPropertyName(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlRecipientPropertyName(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlRecipientPropertySetter(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlRecipientPropertySetter(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlRecipientPropertyValue(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlRecipientPropertyValue(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlSenderPropertyName(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlSenderPropertyName(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlSenderPropertySetter(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlSenderPropertySetter(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlSenderPropertyValue(String) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlSenderPropertyValue(String) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlVotingModel(byte) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlVotingModel(byte) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
controlWhitelisted(String...) - Method in class nxt.http.callers.SetPhasingAssetControlCall
 
controlWhitelisted(String...) - Method in class nxt.http.callers.SetPhasingOnlyControlCall
 
Convert - Class in nxt.util
 
copy(JO) - Static method in class nxt.addons.JO
Returns a non-deep copy of the provided JO.
correctInvalidFees - Static variable in class nxt.Constants
 
count(String) - Method in class nxt.http.callers.GetLogCall
 
counter(long) - Method in class nxt.http.callers.CurrencyMintCall
 
CounterTime(int) - Constructor for class nxt.util.Time.CounterTime
 
CountingInputReader - Class in nxt.util
CountingInputReader extends Reader to count the number of characters read
CountingInputReader(Reader, long) - Constructor for class nxt.util.CountingInputReader
Create a CountingInputReader for the supplied Reader
CountingOutputWriter - Class in nxt.util
CountingOutputWriter extends Writer to count the number of characters written
CountingOutputWriter(Writer) - Constructor for class nxt.util.CountingOutputWriter
Create the CountingOutputWriter for the specified writer
countVotes(boolean) - Method in class nxt.http.callers.GetPhasingPollCall
 
countVotes(ChildTransactionImpl) - Method in class nxt.voting.PhasingAppendix
 
countVotes() - Method in class nxt.voting.PhasingPollHome.PhasingPoll
 
create(AbstractContractContext, JO) - Static method in class com.jelurida.ardor.contracts.trading.AccountBalanceNotifier.MinBalanceLimit
 
create(AbstractContractContext, JO) - Static method in class com.jelurida.ardor.contracts.WhaleAlert.AlertThreshold
 
create(ChildChain) - Method in enum nxt.blockchain.chaincontrol.PermissionPolicyType
 
create(String, ToLongFunction<T>) - Static method in class nxt.db.DbKey.LongKeyFactory
 
create(int) - Static method in class nxt.http.callers.AddAccountPermissionCall
 
create() - Static method in class nxt.http.callers.AddBundlingRuleCall
 
create(int) - Static method in class nxt.http.callers.AddBundlingRuleCall
 
create() - Static method in class nxt.http.callers.AddPeerCall
 
create(int) - Static method in class nxt.http.callers.ApproveTransactionCall
 
create() - Static method in class nxt.http.callers.BlacklistAPIProxyPeerCall
 
create() - Static method in class nxt.http.callers.BlacklistBundlerCall
 
create() - Static method in class nxt.http.callers.BlacklistPeerCall
 
create() - Static method in class nxt.http.callers.BootstrapAPIProxyCall
 
create() - Static method in class nxt.http.callers.BroadcastTransactionCall
 
create(int) - Static method in class nxt.http.callers.BundleTransactionsCall
 
create(int) - Static method in class nxt.http.callers.BuyAliasCall
 
create() - Static method in class nxt.http.callers.CalculateFeeCall
 
create() - Static method in class nxt.http.callers.CalculateFullHashCall
 
create(int) - Static method in class nxt.http.callers.CancelAskOrderCall
 
create(int) - Static method in class nxt.http.callers.CancelBidOrderCall
 
create(int) - Static method in class nxt.http.callers.CancelCoinExchangeCall
 
create() - Static method in class nxt.http.callers.CanDeleteCurrencyCall
 
create(int) - Static method in class nxt.http.callers.CastVoteCall
 
create() - Static method in class nxt.http.callers.ClearUnconfirmedTransactionsCall
 
create() - Static method in class nxt.http.callers.CombineSecretCall
 
create(int) - Static method in class nxt.http.callers.CreatePollCall
 
create(int) - Static method in class nxt.http.callers.CurrencyBuyCall
 
create(int) - Static method in class nxt.http.callers.CurrencyMintCall
 
create(int) - Static method in class nxt.http.callers.CurrencyReserveClaimCall
 
create(int) - Static method in class nxt.http.callers.CurrencyReserveIncreaseCall
 
create(int) - Static method in class nxt.http.callers.CurrencySellCall
 
create() - Static method in class nxt.http.callers.DecodeFileTokenCall
 
create() - Static method in class nxt.http.callers.DecodeQRCodeCall
 
create() - Static method in class nxt.http.callers.DecodeTokenCall
 
create() - Static method in class nxt.http.callers.DecryptFromCall
 
create(int) - Static method in class nxt.http.callers.DeleteAccountPropertyCall
 
create(int) - Static method in class nxt.http.callers.DeleteAliasCall
 
create(int) - Static method in class nxt.http.callers.DeleteAssetPropertyCall
 
create(int) - Static method in class nxt.http.callers.DeleteAssetSharesCall
 
create(int) - Static method in class nxt.http.callers.DeleteContractReferenceCall
 
create(int) - Static method in class nxt.http.callers.DeleteCurrencyCall
 
create() - Static method in class nxt.http.callers.DeriveAccountFromMasterPublicKeyCall
 
create() - Static method in class nxt.http.callers.DeriveAccountFromSeedCall
 
create() - Static method in class nxt.http.callers.DetectMimeTypeCall
 
create(int) - Static method in class nxt.http.callers.DgsDelistingCall
 
create(int) - Static method in class nxt.http.callers.DgsDeliveryCall
 
create(int) - Static method in class nxt.http.callers.DgsFeedbackCall
 
create(int) - Static method in class nxt.http.callers.DgsListingCall
 
create(int) - Static method in class nxt.http.callers.DgsPriceChangeCall
 
create(int) - Static method in class nxt.http.callers.DgsPurchaseCall
 
create(int) - Static method in class nxt.http.callers.DgsQuantityChangeCall
 
create(int) - Static method in class nxt.http.callers.DgsRefundCall
 
create(int) - Static method in class nxt.http.callers.DividendPaymentCall
 
create() - Static method in class nxt.http.callers.DownloadPrunableMessageCall
 
create(int) - Static method in class nxt.http.callers.DownloadPrunableMessageCall
 
create() - Static method in class nxt.http.callers.DownloadTaggedDataCall
 
create(int) - Static method in class nxt.http.callers.DownloadTaggedDataCall
 
create() - Static method in class nxt.http.callers.DumpPeersCall
 
create() - Static method in class nxt.http.callers.EncodeQRCodeCall
 
create() - Static method in class nxt.http.callers.EncryptToCall
 
create() - Static method in class nxt.http.callers.EvaluateExpressionCall
 
create() - Static method in class nxt.http.callers.EventRegisterCall
 
create() - Static method in class nxt.http.callers.EventWaitCall
 
create(int) - Static method in class nxt.http.callers.ExchangeCoinsCall
 
create() - Static method in class nxt.http.callers.FullHashToIdCall
 
create() - Static method in class nxt.http.callers.FullResetCall
 
create() - Static method in class nxt.http.callers.GenerateFileTokenCall
 
create() - Static method in class nxt.http.callers.GenerateTokenCall
 
create() - Static method in class nxt.http.callers.GetAccountAssetCountCall
 
create() - Static method in class nxt.http.callers.GetAccountAssetsCall
 
create() - Static method in class nxt.http.callers.GetAccountBlockCountCall
 
create() - Static method in class nxt.http.callers.GetAccountBlockIdsCall
 
create() - Static method in class nxt.http.callers.GetAccountBlocksCall
 
create() - Static method in class nxt.http.callers.GetAccountCall
 
create() - Static method in class nxt.http.callers.GetAccountCurrenciesCall
 
create() - Static method in class nxt.http.callers.GetAccountCurrencyCountCall
 
create() - Static method in class nxt.http.callers.GetAccountCurrentAskOrderIdsCall
 
create(int) - Static method in class nxt.http.callers.GetAccountCurrentAskOrderIdsCall
 
create() - Static method in class nxt.http.callers.GetAccountCurrentAskOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetAccountCurrentAskOrdersCall
 
create() - Static method in class nxt.http.callers.GetAccountCurrentBidOrderIdsCall
 
create(int) - Static method in class nxt.http.callers.GetAccountCurrentBidOrderIdsCall
 
create() - Static method in class nxt.http.callers.GetAccountCurrentBidOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetAccountCurrentBidOrdersCall
 
create() - Static method in class nxt.http.callers.GetAccountExchangeRequestsCall
 
create(int) - Static method in class nxt.http.callers.GetAccountExchangeRequestsCall
 
create() - Static method in class nxt.http.callers.GetAccountIdCall
 
create() - Static method in class nxt.http.callers.GetAccountLedgerCall
 
create() - Static method in class nxt.http.callers.GetAccountLedgerEntryCall
 
create() - Static method in class nxt.http.callers.GetAccountLessorsCall
 
create() - Static method in class nxt.http.callers.GetAccountPermissionsCall
 
create(int) - Static method in class nxt.http.callers.GetAccountPermissionsCall
 
create() - Static method in class nxt.http.callers.GetAccountPhasedTransactionCountCall
 
create(int) - Static method in class nxt.http.callers.GetAccountPhasedTransactionCountCall
 
create() - Static method in class nxt.http.callers.GetAccountPhasedTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetAccountPhasedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetAccountPropertiesCall
 
create() - Static method in class nxt.http.callers.GetAccountPublicKeyCall
 
create() - Static method in class nxt.http.callers.GetAccountShufflingsCall
 
create(int) - Static method in class nxt.http.callers.GetAccountShufflingsCall
 
create() - Static method in class nxt.http.callers.GetAccountTaggedDataCall
 
create(int) - Static method in class nxt.http.callers.GetAccountTaggedDataCall
 
create() - Static method in class nxt.http.callers.GetAliasCall
 
create(int) - Static method in class nxt.http.callers.GetAliasCall
 
create() - Static method in class nxt.http.callers.GetAliasCountCall
 
create(int) - Static method in class nxt.http.callers.GetAliasCountCall
 
create() - Static method in class nxt.http.callers.GetAliasesCall
 
create(int) - Static method in class nxt.http.callers.GetAliasesCall
 
create() - Static method in class nxt.http.callers.GetAliasesLikeCall
 
create(int) - Static method in class nxt.http.callers.GetAliasesLikeCall
 
create() - Static method in class nxt.http.callers.GetAllAssetsCall
 
create() - Static method in class nxt.http.callers.GetAllBroadcastedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetAllBundlerRatesCall
 
create() - Static method in class nxt.http.callers.GetAllCurrenciesCall
 
create() - Static method in class nxt.http.callers.GetAllExchangesCall
 
create(int) - Static method in class nxt.http.callers.GetAllExchangesCall
 
create() - Static method in class nxt.http.callers.GetAllOpenAskOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetAllOpenAskOrdersCall
 
create() - Static method in class nxt.http.callers.GetAllOpenBidOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetAllOpenBidOrdersCall
 
create() - Static method in class nxt.http.callers.GetAllPhasingOnlyControlsCall
 
create() - Static method in class nxt.http.callers.GetAllPrunableMessagesCall
 
create(int) - Static method in class nxt.http.callers.GetAllPrunableMessagesCall
 
create() - Static method in class nxt.http.callers.GetAllShufflingsCall
 
create(int) - Static method in class nxt.http.callers.GetAllShufflingsCall
 
create() - Static method in class nxt.http.callers.GetAllTaggedDataCall
 
create(int) - Static method in class nxt.http.callers.GetAllTaggedDataCall
 
create() - Static method in class nxt.http.callers.GetAllTradesCall
 
create(int) - Static method in class nxt.http.callers.GetAllTradesCall
 
create() - Static method in class nxt.http.callers.GetAllWaitingTransactionsCall
 
create() - Static method in class nxt.http.callers.GetAPIProxyReportsCall
 
create() - Static method in class nxt.http.callers.GetAskOrderCall
 
create(int) - Static method in class nxt.http.callers.GetAskOrderCall
 
create() - Static method in class nxt.http.callers.GetAskOrderIdsCall
 
create(int) - Static method in class nxt.http.callers.GetAskOrderIdsCall
 
create() - Static method in class nxt.http.callers.GetAskOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetAskOrdersCall
 
create() - Static method in class nxt.http.callers.GetAssetAccountCountCall
 
create() - Static method in class nxt.http.callers.GetAssetAccountsCall
 
create() - Static method in class nxt.http.callers.GetAssetCall
 
create() - Static method in class nxt.http.callers.GetAssetDividendsCall
 
create(int) - Static method in class nxt.http.callers.GetAssetDividendsCall
 
create() - Static method in class nxt.http.callers.GetAssetHistoryCall
 
create() - Static method in class nxt.http.callers.GetAssetIdsCall
 
create() - Static method in class nxt.http.callers.GetAssetPhasedTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetAssetPhasedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetAssetPropertiesCall
 
create() - Static method in class nxt.http.callers.GetAssetsByIssuerCall
 
create() - Static method in class nxt.http.callers.GetAssetsCall
 
create() - Static method in class nxt.http.callers.GetAssetTransfersCall
 
create() - Static method in class nxt.http.callers.GetAssignedShufflingsCall
 
create(int) - Static method in class nxt.http.callers.GetAssignedShufflingsCall
 
create() - Static method in class nxt.http.callers.GetAvailableToBuyCall
 
create(int) - Static method in class nxt.http.callers.GetAvailableToBuyCall
 
create() - Static method in class nxt.http.callers.GetAvailableToSellCall
 
create(int) - Static method in class nxt.http.callers.GetAvailableToSellCall
 
create() - Static method in class nxt.http.callers.GetBalanceCall
 
create(int) - Static method in class nxt.http.callers.GetBalanceCall
 
create() - Static method in class nxt.http.callers.GetBalancesCall
 
create(int) - Static method in class nxt.http.callers.GetBalancesCall
 
create() - Static method in class nxt.http.callers.GetBidOrderCall
 
create(int) - Static method in class nxt.http.callers.GetBidOrderCall
 
create() - Static method in class nxt.http.callers.GetBidOrderIdsCall
 
create(int) - Static method in class nxt.http.callers.GetBidOrderIdsCall
 
create() - Static method in class nxt.http.callers.GetBidOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetBidOrdersCall
 
create() - Static method in class nxt.http.callers.GetBlockCall
 
create() - Static method in class nxt.http.callers.GetBlockchainStatusCall
 
create() - Static method in class nxt.http.callers.GetBlockchainTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetBlockchainTransactionsCall
 
create() - Static method in class nxt.http.callers.GetBlockIdCall
 
create() - Static method in class nxt.http.callers.GetBlocksCall
 
create() - Static method in class nxt.http.callers.GetBundlerRatesCall
 
create() - Static method in class nxt.http.callers.GetBundlersCall
 
create(int) - Static method in class nxt.http.callers.GetBundlersCall
 
create() - Static method in class nxt.http.callers.GetBundlingOptionsCall
 
create() - Static method in class nxt.http.callers.GetBuyOffersCall
 
create(int) - Static method in class nxt.http.callers.GetBuyOffersCall
 
create() - Static method in class nxt.http.callers.GetChainPermissionsCall
 
create(int) - Static method in class nxt.http.callers.GetChainPermissionsCall
 
create() - Static method in class nxt.http.callers.GetChannelTaggedDataCall
 
create(int) - Static method in class nxt.http.callers.GetChannelTaggedDataCall
 
create() - Static method in class nxt.http.callers.GetCoinExchangeOrderCall
 
create() - Static method in class nxt.http.callers.GetCoinExchangeOrderIdsCall
 
create(int) - Static method in class nxt.http.callers.GetCoinExchangeOrderIdsCall
 
create() - Static method in class nxt.http.callers.GetCoinExchangeOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetCoinExchangeOrdersCall
 
create() - Static method in class nxt.http.callers.GetCoinExchangeTradeCall
 
create() - Static method in class nxt.http.callers.GetCoinExchangeTradesCall
 
create(int) - Static method in class nxt.http.callers.GetCoinExchangeTradesCall
 
create() - Static method in class nxt.http.callers.GetConfigurationCall
 
create() - Static method in class nxt.http.callers.GetConstantsCall
 
create() - Static method in class nxt.http.callers.GetContractReferencesCall
 
create() - Static method in class nxt.http.callers.GetCurrenciesByIssuerCall
 
create() - Static method in class nxt.http.callers.GetCurrenciesCall
 
create() - Static method in class nxt.http.callers.GetCurrencyAccountCountCall
 
create() - Static method in class nxt.http.callers.GetCurrencyAccountsCall
 
create() - Static method in class nxt.http.callers.GetCurrencyCall
 
create(int) - Static method in class nxt.http.callers.GetCurrencyCall
 
create() - Static method in class nxt.http.callers.GetCurrencyFoundersCall
 
create(int) - Static method in class nxt.http.callers.GetCurrencyFoundersCall
 
create() - Static method in class nxt.http.callers.GetCurrencyIdsCall
 
create() - Static method in class nxt.http.callers.GetCurrencyPhasedTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetCurrencyPhasedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetCurrencyTransfersCall
 
create() - Static method in class nxt.http.callers.GetDataTagCountCall
 
create(int) - Static method in class nxt.http.callers.GetDataTagCountCall
 
create() - Static method in class nxt.http.callers.GetDataTagsCall
 
create(int) - Static method in class nxt.http.callers.GetDataTagsCall
 
create() - Static method in class nxt.http.callers.GetDataTagsLikeCall
 
create(int) - Static method in class nxt.http.callers.GetDataTagsLikeCall
 
create() - Static method in class nxt.http.callers.GetDGSExpiredPurchasesCall
 
create(int) - Static method in class nxt.http.callers.GetDGSExpiredPurchasesCall
 
create() - Static method in class nxt.http.callers.GetDGSGoodCall
 
create(int) - Static method in class nxt.http.callers.GetDGSGoodCall
 
create() - Static method in class nxt.http.callers.GetDGSGoodsCall
 
create(int) - Static method in class nxt.http.callers.GetDGSGoodsCall
 
create() - Static method in class nxt.http.callers.GetDGSGoodsCountCall
 
create(int) - Static method in class nxt.http.callers.GetDGSGoodsCountCall
 
create() - Static method in class nxt.http.callers.GetDGSGoodsPurchaseCountCall
 
create(int) - Static method in class nxt.http.callers.GetDGSGoodsPurchaseCountCall
 
create() - Static method in class nxt.http.callers.GetDGSGoodsPurchasesCall
 
create(int) - Static method in class nxt.http.callers.GetDGSGoodsPurchasesCall
 
create() - Static method in class nxt.http.callers.GetDGSPendingPurchasesCall
 
create(int) - Static method in class nxt.http.callers.GetDGSPendingPurchasesCall
 
create() - Static method in class nxt.http.callers.GetDGSPurchaseCall
 
create(int) - Static method in class nxt.http.callers.GetDGSPurchaseCall
 
create() - Static method in class nxt.http.callers.GetDGSPurchaseCountCall
 
create(int) - Static method in class nxt.http.callers.GetDGSPurchaseCountCall
 
create() - Static method in class nxt.http.callers.GetDGSPurchasesCall
 
create(int) - Static method in class nxt.http.callers.GetDGSPurchasesCall
 
create() - Static method in class nxt.http.callers.GetDGSTagCountCall
 
create(int) - Static method in class nxt.http.callers.GetDGSTagCountCall
 
create() - Static method in class nxt.http.callers.GetDGSTagsCall
 
create(int) - Static method in class nxt.http.callers.GetDGSTagsCall
 
create() - Static method in class nxt.http.callers.GetDGSTagsLikeCall
 
create(int) - Static method in class nxt.http.callers.GetDGSTagsLikeCall
 
create() - Static method in class nxt.http.callers.GetECBlockCall
 
create() - Static method in class nxt.http.callers.GetEffectiveBalanceCall
 
create() - Static method in class nxt.http.callers.GetEpochTimeCall
 
create() - Static method in class nxt.http.callers.GetExchangesByExchangeRequestCall
 
create(int) - Static method in class nxt.http.callers.GetExchangesByExchangeRequestCall
 
create() - Static method in class nxt.http.callers.GetExchangesByOfferCall
 
create(int) - Static method in class nxt.http.callers.GetExchangesByOfferCall
 
create() - Static method in class nxt.http.callers.GetExchangesCall
 
create(int) - Static method in class nxt.http.callers.GetExchangesCall
 
create() - Static method in class nxt.http.callers.GetExecutedTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetExecutedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetExpectedAskOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedAskOrdersCall
 
create() - Static method in class nxt.http.callers.GetExpectedAssetDeletesCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedAssetDeletesCall
 
create() - Static method in class nxt.http.callers.GetExpectedAssetTransfersCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedAssetTransfersCall
 
create() - Static method in class nxt.http.callers.GetExpectedBidOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedBidOrdersCall
 
create() - Static method in class nxt.http.callers.GetExpectedBuyOffersCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedBuyOffersCall
 
create() - Static method in class nxt.http.callers.GetExpectedCoinExchangeOrderCancellationsCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedCoinExchangeOrderCancellationsCall
 
create() - Static method in class nxt.http.callers.GetExpectedCoinExchangeOrdersCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedCoinExchangeOrdersCall
 
create() - Static method in class nxt.http.callers.GetExpectedCurrencyTransfersCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedCurrencyTransfersCall
 
create() - Static method in class nxt.http.callers.GetExpectedExchangeRequestsCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedExchangeRequestsCall
 
create() - Static method in class nxt.http.callers.GetExpectedOrderCancellationsCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedOrderCancellationsCall
 
create() - Static method in class nxt.http.callers.GetExpectedSellOffersCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedSellOffersCall
 
create() - Static method in class nxt.http.callers.GetExpectedTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetExpectedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetForgingCall
 
create() - Static method in class nxt.http.callers.GetFundingMonitorCall
 
create(int) - Static method in class nxt.http.callers.GetFundingMonitorCall
 
create() - Static method in class nxt.http.callers.GetFxtTransactionCall
 
create() - Static method in class nxt.http.callers.GetGuaranteedBalanceCall
 
create() - Static method in class nxt.http.callers.GetHashedSecretPhasedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetHoldingShufflingsCall
 
create(int) - Static method in class nxt.http.callers.GetHoldingShufflingsCall
 
create() - Static method in class nxt.http.callers.GetLastExchangesCall
 
create(int) - Static method in class nxt.http.callers.GetLastExchangesCall
 
create() - Static method in class nxt.http.callers.GetLastTradesCall
 
create(int) - Static method in class nxt.http.callers.GetLastTradesCall
 
create() - Static method in class nxt.http.callers.GetLedgerMasterPublicKeyCall
 
create() - Static method in class nxt.http.callers.GetLinkedPhasedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetLogCall
 
create() - Static method in class nxt.http.callers.GetMintingTargetCall
 
create() - Static method in class nxt.http.callers.GetMyInfoCall
 
create() - Static method in class nxt.http.callers.GetNextBlockGeneratorsCall
 
create() - Static method in class nxt.http.callers.GetOfferCall
 
create(int) - Static method in class nxt.http.callers.GetOfferCall
 
create() - Static method in class nxt.http.callers.GetOrderTradesCall
 
create(int) - Static method in class nxt.http.callers.GetOrderTradesCall
 
create() - Static method in class nxt.http.callers.GetPeerCall
 
create() - Static method in class nxt.http.callers.GetPeersCall
 
create() - Static method in class nxt.http.callers.GetPhasingAssetControlCall
 
create() - Static method in class nxt.http.callers.GetPhasingOnlyControlCall
 
create() - Static method in class nxt.http.callers.GetPhasingPollCall
 
create(int) - Static method in class nxt.http.callers.GetPhasingPollCall
 
create() - Static method in class nxt.http.callers.GetPhasingPollVoteCall
 
create(int) - Static method in class nxt.http.callers.GetPhasingPollVoteCall
 
create() - Static method in class nxt.http.callers.GetPhasingPollVotesCall
 
create(int) - Static method in class nxt.http.callers.GetPhasingPollVotesCall
 
create() - Static method in class nxt.http.callers.GetPluginsCall
 
create() - Static method in class nxt.http.callers.GetPollCall
 
create(int) - Static method in class nxt.http.callers.GetPollCall
 
create() - Static method in class nxt.http.callers.GetPollResultCall
 
create(int) - Static method in class nxt.http.callers.GetPollResultCall
 
create() - Static method in class nxt.http.callers.GetPollsCall
 
create(int) - Static method in class nxt.http.callers.GetPollsCall
 
create() - Static method in class nxt.http.callers.GetPollVoteCall
 
create(int) - Static method in class nxt.http.callers.GetPollVoteCall
 
create() - Static method in class nxt.http.callers.GetPollVotesCall
 
create(int) - Static method in class nxt.http.callers.GetPollVotesCall
 
create() - Static method in class nxt.http.callers.GetPrunableMessageCall
 
create(int) - Static method in class nxt.http.callers.GetPrunableMessageCall
 
create() - Static method in class nxt.http.callers.GetPrunableMessagesCall
 
create(int) - Static method in class nxt.http.callers.GetPrunableMessagesCall
 
create() - Static method in class nxt.http.callers.GetReferencingTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetReferencingTransactionsCall
 
create() - Static method in class nxt.http.callers.GetSellOffersCall
 
create(int) - Static method in class nxt.http.callers.GetSellOffersCall
 
create() - Static method in class nxt.http.callers.GetSharedKeyCall
 
create() - Static method in class nxt.http.callers.GetShufflersCall
 
create() - Static method in class nxt.http.callers.GetShufflingCall
 
create(int) - Static method in class nxt.http.callers.GetShufflingCall
 
create() - Static method in class nxt.http.callers.GetShufflingParticipantsCall
 
create(int) - Static method in class nxt.http.callers.GetShufflingParticipantsCall
 
create() - Static method in class nxt.http.callers.GetStackTracesCall
 
create() - Static method in class nxt.http.callers.GetStandbyShufflersCall
 
create(int) - Static method in class nxt.http.callers.GetStandbyShufflersCall
 
create() - Static method in class nxt.http.callers.GetStateCall
 
create(int) - Static method in class nxt.http.callers.GetStateCall
 
create() - Static method in class nxt.http.callers.GetSupportedContractsCall
 
create() - Static method in class nxt.http.callers.GetTaggedDataCall
 
create(int) - Static method in class nxt.http.callers.GetTaggedDataCall
 
create() - Static method in class nxt.http.callers.GetTimeCall
 
create() - Static method in class nxt.http.callers.GetTradesCall
 
create(int) - Static method in class nxt.http.callers.GetTradesCall
 
create() - Static method in class nxt.http.callers.GetTransactionBytesCall
 
create(int) - Static method in class nxt.http.callers.GetTransactionBytesCall
 
create() - Static method in class nxt.http.callers.GetTransactionCall
 
create(int) - Static method in class nxt.http.callers.GetTransactionCall
 
create() - Static method in class nxt.http.callers.GetUnconfirmedTransactionIdsCall
 
create(int) - Static method in class nxt.http.callers.GetUnconfirmedTransactionIdsCall
 
create() - Static method in class nxt.http.callers.GetUnconfirmedTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetUnconfirmedTransactionsCall
 
create() - Static method in class nxt.http.callers.GetVoterPhasedTransactionsCall
 
create(int) - Static method in class nxt.http.callers.GetVoterPhasedTransactionsCall
 
create() - Static method in class nxt.http.callers.HashCall
 
create() - Static method in class nxt.http.callers.HexConvertCall
 
create(int) - Static method in class nxt.http.callers.IncreaseAssetSharesCall
 
create(int) - Static method in class nxt.http.callers.IssueAssetCall
 
create(int) - Static method in class nxt.http.callers.IssueCurrencyCall
 
create(int) - Static method in class nxt.http.callers.LeaseBalanceCall
 
create() - Static method in class nxt.http.callers.LongConvertCall
 
create() - Static method in class nxt.http.callers.LuceneReindexCall
 
create() - Static method in class nxt.http.callers.ManagePeersNetworkingCall
 
create() - Static method in class nxt.http.callers.ParsePhasingParamsCall
 
create() - Static method in class nxt.http.callers.ParseTransactionCall
 
create(int) - Static method in class nxt.http.callers.PlaceAskOrderCall
 
create(int) - Static method in class nxt.http.callers.PlaceBidOrderCall
 
create() - Static method in class nxt.http.callers.PopOffCall
 
create() - Static method in class nxt.http.callers.ProcessVoucherCall
 
create(int) - Static method in class nxt.http.callers.PublishExchangeOfferCall
 
create() - Static method in class nxt.http.callers.ReadMessageCall
 
create(int) - Static method in class nxt.http.callers.ReadMessageCall
 
create() - Static method in class nxt.http.callers.RebroadcastUnconfirmedTransactionsCall
 
create(int) - Static method in class nxt.http.callers.RemoveAccountPermissionCall
 
create() - Static method in class nxt.http.callers.RequeueUnconfirmedTransactionsCall
 
create() - Static method in class nxt.http.callers.RetrievePrunedDataCall
 
create(int) - Static method in class nxt.http.callers.RetrievePrunedDataCall
 
create() - Static method in class nxt.http.callers.RetrievePrunedTransactionCall
 
create(int) - Static method in class nxt.http.callers.RetrievePrunedTransactionCall
 
create() - Static method in class nxt.http.callers.RsConvertCall
 
create() - Static method in class nxt.http.callers.SaveContractRunnerEncryptedCall
 
create() - Static method in class nxt.http.callers.ScanCall
 
create() - Static method in class nxt.http.callers.SearchAccountsCall
 
create() - Static method in class nxt.http.callers.SearchAssetsCall
 
create() - Static method in class nxt.http.callers.SearchCurrenciesCall
 
create() - Static method in class nxt.http.callers.SearchDGSGoodsCall
 
create(int) - Static method in class nxt.http.callers.SearchDGSGoodsCall
 
create() - Static method in class nxt.http.callers.SearchPollsCall
 
create(int) - Static method in class nxt.http.callers.SearchPollsCall
 
create() - Static method in class nxt.http.callers.SearchTaggedDataCall
 
create(int) - Static method in class nxt.http.callers.SearchTaggedDataCall
 
create(int) - Static method in class nxt.http.callers.SellAliasCall
 
create(int) - Static method in class nxt.http.callers.SendMessageCall
 
create(int) - Static method in class nxt.http.callers.SendMoneyCall
 
create() - Static method in class nxt.http.callers.SendTransactionCall
 
create(int) - Static method in class nxt.http.callers.SetAccountInfoCall
 
create(int) - Static method in class nxt.http.callers.SetAccountPropertyCall
 
create(int) - Static method in class nxt.http.callers.SetAliasCall
 
create() - Static method in class nxt.http.callers.SetAPIProxyPeerCall
 
create(int) - Static method in class nxt.http.callers.SetAssetPropertyCall
 
create(int) - Static method in class nxt.http.callers.SetAssetTradeRoyaltiesCall
 
create() - Static method in class nxt.http.callers.SetConfigurationCall
 
create(int) - Static method in class nxt.http.callers.SetContractReferenceCall
 
create() - Static method in class nxt.http.callers.SetLoggingCall
 
create(int) - Static method in class nxt.http.callers.SetPhasingAssetControlCall
 
create(int) - Static method in class nxt.http.callers.SetPhasingOnlyControlCall
 
create(int) - Static method in class nxt.http.callers.ShufflingCancelCall
 
create(int) - Static method in class nxt.http.callers.ShufflingCreateCall
 
create(int) - Static method in class nxt.http.callers.ShufflingProcessCall
 
create(int) - Static method in class nxt.http.callers.ShufflingRegisterCall
 
create(int) - Static method in class nxt.http.callers.ShufflingVerifyCall
 
create() - Static method in class nxt.http.callers.ShutdownCall
 
create() - Static method in class nxt.http.callers.SignTransactionCall
 
create() - Static method in class nxt.http.callers.SimulateCoinExchangeCall
 
create(int) - Static method in class nxt.http.callers.SimulateCoinExchangeCall
 
create() - Static method in class nxt.http.callers.SplitSecretCall
 
create() - Static method in class nxt.http.callers.StartBundlerCall
 
create(int) - Static method in class nxt.http.callers.StartBundlerCall
 
create() - Static method in class nxt.http.callers.StartContractRunnerEncryptedCall
 
create() - Static method in class nxt.http.callers.StartForgingCall
 
create() - Static method in class nxt.http.callers.StartFundingMonitorCall
 
create(int) - Static method in class nxt.http.callers.StartFundingMonitorCall
 
create() - Static method in class nxt.http.callers.StartShufflerCall
 
create(int) - Static method in class nxt.http.callers.StartShufflerCall
 
create() - Static method in class nxt.http.callers.StartStandbyShufflerCall
 
create(int) - Static method in class nxt.http.callers.StartStandbyShufflerCall
 
create() - Static method in class nxt.http.callers.StopBundlerCall
 
create(int) - Static method in class nxt.http.callers.StopBundlerCall
 
create() - Static method in class nxt.http.callers.StopForgingCall
 
create() - Static method in class nxt.http.callers.StopFundingMonitorCall
 
create(int) - Static method in class nxt.http.callers.StopFundingMonitorCall
 
create() - Static method in class nxt.http.callers.StopShufflerCall
 
create() - Static method in class nxt.http.callers.StopStandbyShufflerCall
 
create(int) - Static method in class nxt.http.callers.StopStandbyShufflerCall
 
create() - Static method in class nxt.http.callers.TaxReportCall
 
create(int) - Static method in class nxt.http.callers.TransferAssetCall
 
create(int) - Static method in class nxt.http.callers.TransferCurrencyCall
 
create() - Static method in class nxt.http.callers.TriggerContractByHeightCall
 
create() - Static method in class nxt.http.callers.TriggerContractByRequestCall
 
create() - Static method in class nxt.http.callers.TriggerContractByTransactionCall
 
create(int) - Static method in class nxt.http.callers.TriggerContractByTransactionCall
 
create() - Static method in class nxt.http.callers.TriggerContractByVoucherCall
 
create() - Static method in class nxt.http.callers.TrimDerivedTablesCall
 
create() - Static method in class nxt.http.callers.UploadContractRunnerConfigurationCall
 
create(int) - Static method in class nxt.http.callers.UploadTaggedDataCall
 
create() - Static method in class nxt.http.callers.VerifyPrunableMessageCall
 
create(int) - Static method in class nxt.http.callers.VerifyPrunableMessageCall
 
create() - Static method in class nxt.http.callers.VerifyTaggedDataCall
 
create(int) - Static method in class nxt.http.callers.VerifyTaggedDataCall
 
create() - Static method in class nxt.http.PhasingParamsBuilder
 
create(JO) - Static method in interface nxt.http.responses.AssetEntityResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.AssetEntityResponse
 
create(JO) - Static method in interface nxt.http.responses.AssetExchangeTradeResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.AssetExchangeTradeResponse
 
create(JO) - Static method in interface nxt.http.responses.BlockResponse
 
create(JO) - Static method in interface nxt.http.responses.ChainInfoResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.ChainInfoResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.CoinExchangeOrderResponse
 
create(JO) - Static method in interface nxt.http.responses.CoinExchangeOrderResponse
 
create(JO) - Static method in interface nxt.http.responses.CoinExchangeTradeResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.CoinExchangeTradeResponse
 
create(JO) - Static method in interface nxt.http.responses.CurrencyEntityResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.CurrencyEntityResponse
 
create(JO) - Static method in interface nxt.http.responses.ErrorResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.ErrorResponse
 
create(JO) - Static method in interface nxt.http.responses.MonetarySystemTradeResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.MonetarySystemTradeResponse
 
create(JO) - Static method in interface nxt.http.responses.TaggedDataResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.TaggedDataResponse
 
create(JO) - Static method in interface nxt.http.responses.TransactionResponse
 
create(JSONObject) - Static method in interface nxt.http.responses.TransactionResponse
 
create() - Static method in class nxt.peer.FeeRateCalculator
 
createAccountListProperty(String, List<Long>, String) - Static method in class nxt.configuration.ConfigPropertyBuilder
Creates a configuration metadata definition for an account list property.
createAccountProperty(String, Long, String) - Static method in class nxt.configuration.ConfigPropertyBuilder
Creates a configuration metadata definition for an account property.
createArrayOf(String, Object[]) - Method in class nxt.db.FilteredConnection
 
createBlob() - Method in class nxt.db.FilteredConnection
 
createBooleanProperty(String, boolean, String) - Static method in class nxt.configuration.ConfigPropertyBuilder
Creates a configuration metadata definition for a boolean property.
createBundlingFilter(String, String) - Static method in class nxt.blockchain.Bundler
 
createBundlingRule(long, long, String, List<Bundler.Filter>) - Static method in class nxt.blockchain.Bundler
 
createClob() - Method in class nxt.db.FilteredConnection
 
createIndex(Connection, String, String, String) - Static method in class nxt.db.FullTextTrigger
Create the fulltext index for a table
createIntegerProperty(String, int, String) - Static method in class nxt.configuration.ConfigPropertyBuilder
Creates a configuration metadata definition for an integer property.
createNClob() - Method in class nxt.db.FilteredConnection
 
CreateOneSideTransactionCallBuilder<T extends CreateOneSideTransactionCallBuilder> - Class in nxt.http.callers
 
CreateOneSideTransactionCallBuilder(ApiSpec) - Constructor for class nxt.http.callers.CreateOneSideTransactionCallBuilder
 
createPasswordProperty(String, String, String) - Static method in class nxt.configuration.ConfigPropertyBuilder
Creates a configuration metadata definition for a password property.
CreatePoll - Class in nxt.http
 
CreatePollCall - Class in nxt.http.callers
 
createPreparedStatement(FilteredConnection, PreparedStatement, String) - Method in interface nxt.db.FilteredFactory
Create a FilteredPreparedStatement for the supplied PreparedStatement
createSearchIndex(Connection) - Method in class nxt.db.DerivedDbTable
 
createSearchIndex(Connection) - Method in class nxt.db.EntityDbTable
 
createSQLXML() - Method in class nxt.db.FilteredConnection
 
createStatement() - Method in class nxt.db.FilteredConnection
 
createStatement(int, int) - Method in class nxt.db.FilteredConnection
 
createStatement(int, int, int) - Method in class nxt.db.FilteredConnection
 
createStatement(FilteredConnection, Statement) - Method in interface nxt.db.FilteredFactory
Create a FilteredStatement for the supplied Statement
createStringListProperty(String, List<String>, String) - Static method in class nxt.configuration.ConfigPropertyBuilder
Creates a configuration metadata definition for a string list property.
createStringProperty(String, String, String) - Static method in class nxt.configuration.ConfigPropertyBuilder
Creates a configuration metadata definition for a string property.
createStruct(String, Object[]) - Method in class nxt.db.FilteredConnection
 
createTransaction(APICall.Builder) - Method in class nxt.addons.AbstractContractContext
Submit a transaction to the blockchain
createTransaction(APICall.Builder, boolean) - Method in class nxt.addons.AbstractContractContext
Submit a transaction to the blockchain
createTransaction(APICall.Builder) - Method in class nxt.addons.InitializationContext
 
createTransaction(APICall.Builder, boolean) - Method in class nxt.addons.InitializationContext
 
createTransaction(APICall.Builder) - Method in class nxt.addons.ShutdownContext
 
createTransaction(APICall.Builder, boolean) - Method in class nxt.addons.ShutdownContext
 
CreateTransaction - Class in nxt.http
 
CreateTransaction(List<TransactionType>, List<String>, APITag[], String...) - Constructor for class nxt.http.CreateTransaction
 
createTransaction(HttpServletRequest, Account, Attachment) - Method in class nxt.http.CreateTransaction
 
createTransaction() - Method in class nxt.http.CreateTransaction.CreateTransactionParameters
 
CreateTransaction.CreateTransactionParameters - Class in nxt.http
 
CreateTransactionParameters(HttpServletRequest) - Constructor for class nxt.http.CreateTransaction.CreateTransactionParameters
 
CreateTwoSidesTransactionCallBuilder<T extends CreateTwoSidesTransactionCallBuilder> - Class in nxt.http.callers
 
CreateTwoSidesTransactionCallBuilder(ApiSpec) - Constructor for class nxt.http.callers.CreateTwoSidesTransactionCallBuilder
 
Crypto - Class in nxt.crypto
 
CumulativeDifficultyMessage(long, BigInteger, int) - Constructor for class nxt.peer.NetworkMessage.CumulativeDifficultyMessage
Construct a CumulativeDifficulty message
currencies(String...) - Method in class nxt.http.callers.GetCurrenciesCall
 
currencies(String...) - Method in class nxt.http.callers.GetLastExchangesCall
 
currency(String) - Method in class nxt.http.callers.CanDeleteCurrencyCall
 
currency(long) - Method in class nxt.http.callers.CanDeleteCurrencyCall
 
currency(String) - Method in class nxt.http.callers.CurrencyBuyCall
 
currency(long) - Method in class nxt.http.callers.CurrencyBuyCall
 
currency(String) - Method in class nxt.http.callers.CurrencyMintCall
 
currency(long) - Method in class nxt.http.callers.CurrencyMintCall
 
currency(String) - Method in class nxt.http.callers.CurrencyReserveClaimCall
 
currency(long) - Method in class nxt.http.callers.CurrencyReserveClaimCall
 
currency(String) - Method in class nxt.http.callers.CurrencyReserveIncreaseCall
 
currency(long) - Method in class nxt.http.callers.CurrencyReserveIncreaseCall
 
currency(String) - Method in class nxt.http.callers.CurrencySellCall
 
currency(long) - Method in class nxt.http.callers.CurrencySellCall
 
currency(String) - Method in class nxt.http.callers.DeleteCurrencyCall
 
currency(long) - Method in class nxt.http.callers.DeleteCurrencyCall
 
currency(String) - Method in class nxt.http.callers.GetAccountCurrenciesCall
 
currency(long) - Method in class nxt.http.callers.GetAccountCurrenciesCall
 
currency(String) - Method in class nxt.http.callers.GetAccountExchangeRequestsCall
 
currency(long) - Method in class nxt.http.callers.GetAccountExchangeRequestsCall
 
currency(String) - Method in class nxt.http.callers.GetAvailableToBuyCall
 
currency(long) - Method in class nxt.http.callers.GetAvailableToBuyCall
 
currency(String) - Method in class nxt.http.callers.GetAvailableToSellCall
 
currency(long) - Method in class nxt.http.callers.GetAvailableToSellCall
 
currency(String) - Method in class nxt.http.callers.GetBuyOffersCall
 
currency(long) - Method in class nxt.http.callers.GetBuyOffersCall
 
currency(String) - Method in class nxt.http.callers.GetCurrencyAccountCountCall
 
currency(long) - Method in class nxt.http.callers.GetCurrencyAccountCountCall
 
currency(String) - Method in class nxt.http.callers.GetCurrencyAccountsCall
 
currency(long) - Method in class nxt.http.callers.GetCurrencyAccountsCall
 
currency(String) - Method in class nxt.http.callers.GetCurrencyCall
 
currency(long) - Method in class nxt.http.callers.GetCurrencyCall
 
currency(String) - Method in class nxt.http.callers.GetCurrencyFoundersCall
 
currency(long) - Method in class nxt.http.callers.GetCurrencyFoundersCall
 
currency(String) - Method in class nxt.http.callers.GetCurrencyPhasedTransactionsCall
 
currency(long) - Method in class nxt.http.callers.GetCurrencyPhasedTransactionsCall
 
currency(String) - Method in class nxt.http.callers.GetCurrencyTransfersCall
 
currency(long) - Method in class nxt.http.callers.GetCurrencyTransfersCall
 
currency(String) - Method in class nxt.http.callers.GetExchangesCall
 
currency(long) - Method in class nxt.http.callers.GetExchangesCall
 
currency(String) - Method in class nxt.http.callers.GetExpectedBuyOffersCall
 
currency(long) - Method in class nxt.http.callers.GetExpectedBuyOffersCall
 
currency(String) - Method in class nxt.http.callers.GetExpectedCurrencyTransfersCall
 
currency(long) - Method in class nxt.http.callers.GetExpectedCurrencyTransfersCall
 
currency(String) - Method in class nxt.http.callers.GetExpectedExchangeRequestsCall
 
currency(long) - Method in class nxt.http.callers.GetExpectedExchangeRequestsCall
 
currency(String) - Method in class nxt.http.callers.GetExpectedSellOffersCall
 
currency(long) - Method in class nxt.http.callers.GetExpectedSellOffersCall
 
currency(String) - Method in class nxt.http.callers.GetMintingTargetCall
 
currency(long) - Method in class nxt.http.callers.GetMintingTargetCall
 
currency(String) - Method in class nxt.http.callers.GetSellOffersCall
 
currency(long) - Method in class nxt.http.callers.GetSellOffersCall
 
currency(String) - Method in class nxt.http.callers.PublishExchangeOfferCall
 
currency(long) - Method in class nxt.http.callers.PublishExchangeOfferCall
 
currency(String) - Method in class nxt.http.callers.TransferCurrencyCall
 
currency(long) - Method in class nxt.http.callers.TransferCurrencyCall
 
Currency - Class in nxt.ms
 
Currency.Event - Enum in nxt.ms
 
CURRENCY_DELETION - Static variable in class nxt.ms.MonetarySystemTransactionType
 
CURRENCY_FREEZE_HEIGHT_PROPERTY_PREFIX - Static variable in class nxt.ms.Currency
 
CURRENCY_ISSUANCE - Static variable in class nxt.ms.MonetarySystemTransactionType
 
CURRENCY_MIGRATE_HEIGHT_PROPERTY_PREFIX - Static variable in class nxt.ms.Currency
 
CURRENCY_MINTING - Static variable in class nxt.ms.MonetarySystemTransactionType
 
CURRENCY_TRANSFER - Static variable in class nxt.ms.MonetarySystemTransactionType
 
CurrencyBundler - Class in nxt.addons
 
CurrencyBundler() - Constructor for class nxt.addons.CurrencyBundler
 
CurrencyBuy - Class in nxt.http
Buy currency for coin
CurrencyBuyCall - Class in nxt.http.callers
 
CurrencyDeletionAttachment - Class in nxt.ms
 
CurrencyDeletionAttachment(ByteBuffer) - Constructor for class nxt.ms.CurrencyDeletionAttachment
 
CurrencyDeletionAttachment(JSONObject) - Constructor for class nxt.ms.CurrencyDeletionAttachment
 
CurrencyDeletionAttachment(long) - Constructor for class nxt.ms.CurrencyDeletionAttachment
 
CurrencyEntityResponse - Interface in nxt.http.responses
 
CurrencyEntityResponseImpl - Class in nxt.http.responses
 
CurrencyFounderHome - Class in nxt.ms
Each CurrencyFounder instance represents a single founder contribution for a non issued currency Once the currency is issued all founder contributions are removed In case the currency is not issued because of insufficient funding, all funds are returned to the founders
CurrencyFounderHome.CurrencyFounder - Class in nxt.ms
 
CurrencyFreezeMonitor - Class in nxt.ms
 
CurrencyFreezeMonitor() - Constructor for class nxt.ms.CurrencyFreezeMonitor
 
currencyId - Variable in class nxt.ms.CurrencyMint.Mint
 
CurrencyIssuanceAttachment - Class in nxt.ms
 
CurrencyIssuanceAttachment(ByteBuffer) - Constructor for class nxt.ms.CurrencyIssuanceAttachment
 
CurrencyIssuanceAttachment(JSONObject) - Constructor for class nxt.ms.CurrencyIssuanceAttachment
 
CurrencyIssuanceAttachment(String, String, String, byte, long, long, long, int, long, int, int, byte, byte, byte) - Constructor for class nxt.ms.CurrencyIssuanceAttachment
 
CurrencyMigrateMonitor - Class in nxt.ms
 
CurrencyMigrateMonitor() - Constructor for class nxt.ms.CurrencyMigrateMonitor
 
CurrencyMint - Class in nxt.http
Generate new currency units
CurrencyMint - Class in nxt.ms
Manages currency proof of work minting
CurrencyMint.Event - Enum in nxt.ms
 
CurrencyMint.Mint - Class in nxt.ms
 
CurrencyMintCall - Class in nxt.http.callers
 
CurrencyMinting - Class in nxt.ms
 
CurrencyMintingAttachment - Class in nxt.ms
 
CurrencyMintingAttachment(ByteBuffer) - Constructor for class nxt.ms.CurrencyMintingAttachment
 
CurrencyMintingAttachment(JSONObject) - Constructor for class nxt.ms.CurrencyMintingAttachment
 
CurrencyMintingAttachment(long, long, long, long) - Constructor for class nxt.ms.CurrencyMintingAttachment
 
CurrencyReserveClaim - Class in nxt.http
Claim currency units and receive back coin invested into this currency before it became active
CurrencyReserveClaimCall - Class in nxt.http.callers
 
CurrencyReserveIncrease - Class in nxt.http
Increase the value of currency units by paying coin
CurrencyReserveIncreaseCall - Class in nxt.http.callers
 
CurrencySell - Class in nxt.http
Sell currency for coin
CurrencySellCall - Class in nxt.http.callers
 
CurrencyTransfer - Class in nxt.ms
 
CurrencyTransfer.Event - Enum in nxt.ms
 
CurrencyTransferAttachment - Class in nxt.ms
 
CurrencyTransferAttachment(ByteBuffer) - Constructor for class nxt.ms.CurrencyTransferAttachment
 
CurrencyTransferAttachment(JSONObject) - Constructor for class nxt.ms.CurrencyTransferAttachment
 
CurrencyTransferAttachment(long, long) - Constructor for class nxt.ms.CurrencyTransferAttachment
 
CurrencyType - Enum in nxt.ms
Define and validate currency capabilities
curve(byte[], byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
curve(byte[], byte[], byte[]) - Static method in class nxt.crypto.Curve25519
 
Curve25519 - Class in nxt.crypto
 
Curve25519() - Constructor for class nxt.crypto.Curve25519
 
CurveConversion - Class in nxt.crypto
Montgomery <-> Edwards isomorphism converted from C code developed by Daniel Beer (dlbeer@gmail.com) and released as public domain.
CurveConversion() - Constructor for class nxt.crypto.CurveConversion
 
CustomAPISetup - Interface in nxt.http
 
customLoginWarning - Static variable in class nxt.Constants
 
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