A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

C

CALCULATE_FULL_HASH - nxt.http.APIEnum
 
CalculateFullHash - Class in nxt.http
 
calcWeight(VoteWeighting, long, int) - Method in enum nxt.VoteWeighting.VotingModel
 
CAN_DELETE_CURRENCY - nxt.http.APIEnum
 
canBecome(Shuffling.Stage) - Method in enum nxt.Shuffling.Stage
 
canBecome(ShufflingParticipant.State) - Method in enum nxt.ShufflingParticipant.State
 
canBeDeletedBy(long) - Method in class nxt.Currency
 
cancel() - Method in class nxt.db.FilteredStatement
 
CANCEL_ASK_ORDER - nxt.http.APIEnum
 
CANCEL_BID_ORDER - nxt.http.APIEnum
 
CancelAskOrder - Class in nxt.http
 
CancelBidOrder - Class in nxt.http
 
CANCELLED - nxt.Shuffling.Stage
 
CANCELLED - nxt.ShufflingParticipant.State
 
CanDeleteCurrency - Class in nxt.http
 
canHaveRecipient() - Method in class nxt.ShufflingTransaction
 
canHaveRecipient() - Method in class nxt.TransactionType
 
canHaveRecipient() - Method in class nxt.TransactionType.Data
 
canHaveRecipient() - Method in class nxt.TransactionType.Payment
 
CANNOT_DELETE_CURRENCY - Static variable in class nxt.http.JSONResponses
 
CAST_VOTE - nxt.http.APIEnum
 
CastVote - Class in nxt.http
 
CHANGED_ACTIVE_PEER - nxt.peer.Peers.Event
 
CHANGED_SERVICES - nxt.peer.Peers.Event
 
checkAvailable(int) - Method in class nxt.db.EntityDbTable
 
checkPassword(HttpServletRequest) - Static method in class nxt.http.API
 
CHECKSUM_BLOCK_1 - Static variable in class nxt.Constants
 
CHECKSUM_BLOCK_2 - Static variable in class nxt.Constants
 
CLAIMABLE - nxt.CurrencyType
Is CurrencyType.RESERVABLE and can be claimed after currency is active
Cannot be CurrencyType.EXCHANGEABLE
CLEAR_UNCONFIRMED_TRANSACTIONS - nxt.http.APIEnum
 
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
 
clearParameters() - Method in class nxt.db.FilteredPreparedStatement
 
clearUnconfirmedTransactions() - Method in interface nxt.TransactionProcessor
 
ClearUnconfirmedTransactions - Class in nxt.http
 
clearWarnings() - Method in class nxt.db.FilteredConnection
 
clearWarnings() - Method in class nxt.db.FilteredStatement
 
close() - Method in class nxt.db.DbIterator
 
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.peer.PeerWebSocket
Close the WebSocket
close() - Method in class nxt.util.MemoryHandler
Close the handler
close(AutoCloseable...) - Static method in class nxt.db.DbUtils
 
closeOnCompletion() - Method in class nxt.db.FilteredStatement
 
COIN_SYMBOL - Static variable in class nxt.Constants
 
ColoredCoinsAskOrderCancellation(long) - Constructor for class nxt.Attachment.ColoredCoinsAskOrderCancellation
 
ColoredCoinsAskOrderPlacement(long, long, long) - Constructor for class nxt.Attachment.ColoredCoinsAskOrderPlacement
 
ColoredCoinsAssetDelete(long, long) - Constructor for class nxt.Attachment.ColoredCoinsAssetDelete
 
ColoredCoinsAssetIssuance(String, String, long, byte) - Constructor for class nxt.Attachment.ColoredCoinsAssetIssuance
 
ColoredCoinsAssetTransfer(long, long) - Constructor for class nxt.Attachment.ColoredCoinsAssetTransfer
 
ColoredCoinsBidOrderCancellation(long) - Constructor for class nxt.Attachment.ColoredCoinsBidOrderCancellation
 
ColoredCoinsBidOrderPlacement(long, long, long) - Constructor for class nxt.Attachment.ColoredCoinsBidOrderPlacement
 
ColoredCoinsDividendPayment(long, int, long) - Constructor for class nxt.Attachment.ColoredCoinsDividendPayment
 
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
commitTransaction() - Method in class nxt.db.TransactionalDb
 
CompactDatabase - Class in nxt.tools
Compact and reorganize the NRS database.
CompactDatabase() - Constructor for class nxt.tools.CompactDatabase
 
compareTo(Generator) - Method in class nxt.Generator
 
compareTo(Generator.ActiveGenerator) - Method in class nxt.Generator.ActiveGenerator
 
CompareTraceFiles - Class in nxt.tools
 
CompareTraceFiles() - Constructor for class nxt.tools.CompareTraceFiles
 
compress(byte[]) - Static method in class nxt.util.Convert
 
CONFIG_DIR - Static variable in class nxt.Nxt
 
configure(WebSocketServletFactory) - Method in class nxt.peer.PeerServlet
Configure the WebSocket factory
CONNECTED - nxt.peer.Peer.State
 
connectPeer(Peer) - Static method in class nxt.peer.Peers
 
ConstantFee(long) - Constructor for class nxt.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
 
CONTROLLABLE - nxt.CurrencyType
Transfers are only allowed from/to issuer account
Only issuer account can publish exchange offer
Convert - Class in nxt.util
 
correctInvalidFees - Static variable in class nxt.Constants
 
CORS - nxt.peer.Peer.Service
 
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
CountingInputStream - Class in nxt.util
 
CountingInputStream(InputStream, long) - Constructor for class nxt.util.CountingInputStream
 
CountingOutputStream - Class in nxt.util
 
CountingOutputStream(OutputStream) - Constructor for class nxt.util.CountingOutputStream
 
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() - Method in class nxt.PhasingPoll
 
CREATE_POLL - nxt.http.APIEnum
 
CREATE_TRANSACTION - nxt.http.APITag
 
createArrayOf(String, Object[]) - Method in class nxt.db.FilteredConnection
 
createBlob() - Method in class nxt.db.FilteredConnection
 
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
createNClob() - Method in class nxt.db.FilteredConnection
 
CreatePoll - Class in nxt.http
 
createPreparedStatement(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(Statement) - Method in interface nxt.db.FilteredFactory
Create a FilteredStatement for the supplied Statement
createStruct(String, Object[]) - Method in class nxt.db.FilteredConnection
 
CREATOR_ID - Static variable in class nxt.Genesis
 
CREATOR_PUBLIC_KEY - Static variable in class nxt.Genesis
 
Crypto - Class in nxt.crypto
 
Currency - Class in nxt
 
CURRENCY - nxt.HoldingType
 
CURRENCY - nxt.VoteWeighting.MinBalanceModel
 
CURRENCY - nxt.VoteWeighting.VotingModel
 
CURRENCY_BALANCE - nxt.Account.Event
 
CURRENCY_BALANCE - nxt.AccountLedger.LedgerHolding
 
CURRENCY_BUY - nxt.http.APIEnum
 
CURRENCY_DELETION - nxt.AccountLedger.LedgerEvent
 
CURRENCY_DELETION - Static variable in class nxt.MonetarySystem
 
CURRENCY_DISTRIBUTION - nxt.AccountLedger.LedgerEvent
 
CURRENCY_EXCHANGE - nxt.AccountLedger.LedgerEvent
 
CURRENCY_EXCHANGE_BUY - nxt.AccountLedger.LedgerEvent
 
CURRENCY_EXCHANGE_SELL - nxt.AccountLedger.LedgerEvent
 
CURRENCY_ISSUANCE - nxt.AccountLedger.LedgerEvent
 
CURRENCY_ISSUANCE - Static variable in class nxt.MonetarySystem
 
CURRENCY_MINT - nxt.CurrencyMint.Event
 
CURRENCY_MINT - nxt.http.APIEnum
 
CURRENCY_MINTING - nxt.AccountLedger.LedgerEvent
 
CURRENCY_MINTING - Static variable in class nxt.MonetarySystem
 
CURRENCY_OFFER_EXPIRED - nxt.AccountLedger.LedgerEvent
 
CURRENCY_OFFER_REPLACED - nxt.AccountLedger.LedgerEvent
 
CURRENCY_PUBLISH_EXCHANGE_OFFER - nxt.AccountLedger.LedgerEvent
 
CURRENCY_RESERVE_CLAIM - nxt.AccountLedger.LedgerEvent
 
CURRENCY_RESERVE_CLAIM - nxt.http.APIEnum
 
CURRENCY_RESERVE_INCREASE - nxt.AccountLedger.LedgerEvent
 
CURRENCY_RESERVE_INCREASE - nxt.http.APIEnum
 
CURRENCY_SELL - nxt.http.APIEnum
 
CURRENCY_TRANSFER - nxt.AccountLedger.LedgerEvent
 
CURRENCY_TRANSFER - Static variable in class nxt.MonetarySystem
 
CURRENCY_UNDO_CROWDFUNDING - nxt.AccountLedger.LedgerEvent
 
Currency.Event - Enum in nxt
 
CurrencyBuy - Class in nxt.http
Buy currency for NXT
CurrencyBuyOffer - Class in nxt
 
CurrencyExchangeOffer - Class in nxt
 
CurrencyExchangeOffer.AvailableOffers - Class in nxt
 
CurrencyFounder - Class in nxt
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
currencyId - Variable in class nxt.CurrencyMint.Mint
 
CurrencyMint - Class in nxt
Manages currency proof of work minting
CurrencyMint - Class in nxt.http
Generate new currency units
CurrencyMint.Event - Enum in nxt
 
CurrencyMint.Mint - Class in nxt
 
CurrencyMinting - Class in nxt
 
CurrencyReserveClaim - Class in nxt.http
Claim currency units and receive back NXT invested into this currency before it became active
CurrencyReserveIncrease - Class in nxt.http
Increase the value of currency units by paying NXT
CurrencySell - Class in nxt.http
Sell currency for NXT
CurrencySellOffer - Class in nxt
 
CurrencyTransfer - Class in nxt
 
CurrencyTransfer.Event - Enum in nxt
 
CurrencyType - Enum in nxt
Define and validate currency capabilities
curve(byte[], byte[], byte[]) - Static method in class nxt.crypto.Crypto
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages