- CalculateFullHash - Class in nxt.http
-
- canBeDeletedBy(long) - Method in class nxt.Currency
-
- CancelAskOrder - Class in nxt.http
-
- CancelBidOrder - Class in nxt.http
-
- CanDeleteCurrency - Class in nxt.http
-
- canHaveRecipient() - Method in class nxt.TransactionType
-
- canHaveRecipient() - Method in class nxt.TransactionType.Payment
-
- CANNOT_DELETE_CURRENCY - Static variable in class nxt.http.JSONResponses
-
- CastVote - Class in nxt.http
-
- checkAvailable(int) - Method in class nxt.db.EntityDbTable
-
- ClearUnconfirmedTransactions - Class in nxt.http
-
- clearUnconfirmedTransactions() - Method in interface nxt.TransactionProcessor
-
- clearWarnings() - Method in class nxt.db.FilteredConnection
-
- 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.FilteringIterator
-
- commit() - Method in class nxt.db.FilteredConnection
-
- commitTransaction() - Method in class nxt.db.TransactionalDb
-
- compareTo(Generator) - Method in class nxt.Generator
-
- compareTo(Hub.Hit) - Method in class nxt.Hub.Hit
-
- Constants - Class in nxt
-
- Convert - Class in nxt.util
-
- counter - Static variable in class nxt.util.Convert
-
- CountingInputStream - Class in nxt.util
-
- CountingInputStream(InputStream) - Constructor for class nxt.util.CountingInputStream
-
- CountingOutputStream - Class in nxt.util
-
- CountingOutputStream(OutputStream) - Constructor for class nxt.util.CountingOutputStream
-
- createArrayOf(String, Object[]) - Method in class nxt.db.FilteredConnection
-
- createBlob() - Method in class nxt.db.FilteredConnection
-
- createClob() - Method in class nxt.db.FilteredConnection
-
- createNClob() - Method in class nxt.db.FilteredConnection
-
- CreatePoll - Class in nxt.http
-
- 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
-
- createStruct(String, Object[]) - Method in class nxt.db.FilteredConnection
-
- creationHeight - Variable in class nxt.CurrencyExchangeOffer
-
- 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.Event - Enum in nxt
-
- CURRENCY_DELETION - Static variable in class nxt.MonetarySystem
-
- CURRENCY_ISSUANCE - Static variable in class nxt.MonetarySystem
-
- CURRENCY_MINTING - Static variable in class nxt.MonetarySystem
-
- CURRENCY_TRANSFER - Static variable in class nxt.MonetarySystem
-
- CurrencyBuy - Class in nxt.http
-
Buy currency for NXT
- CurrencyBuyOffer - Class in nxt
-
- CurrencyExchangeOffer - Class in nxt
-
- CurrencyExchangeOffer(long, long, long, long, long, long, int, int, short) - Constructor for class nxt.CurrencyExchangeOffer
-
- CurrencyExchangeOffer(ResultSet) - Constructor for class nxt.CurrencyExchangeOffer
-
- 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.CurrencyExchangeOffer
-
- CurrencyMint - Class in nxt
-
Manages currency proof of work minting
- CurrencyMint - Class in nxt.http
-
Generate new currency units
- 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
-