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
All Classes All Packages
All Classes All Packages
E
- ecBlockHeight(int) - Method in interface nxt.Transaction.Builder
- ecBlockId(long) - Method in interface nxt.Transaction.Builder
- EFFECTIVE_BALANCE_LEASING - Static variable in class nxt.TransactionType.AccountControl
- EITHER_MESSAGE_ENCRYPTED_MESSAGE - Static variable in class nxt.http.JSONResponses
- EMPTY_BYTE - Static variable in class nxt.util.Convert
- EMPTY_BYTES - Static variable in class nxt.util.Convert
- EMPTY_CLAUSE - Static variable in class nxt.db.DbClause
- EMPTY_DATA - Static variable in class nxt.crypto.EncryptedData
- EMPTY_LONG - Static variable in class nxt.util.Convert
- EMPTY_STRING - Static variable in class nxt.util.Convert
- emptyJSON - Static variable in class nxt.util.JSON
- emptyToNull(byte[]) - Static method in class nxt.util.Convert
- emptyToNull(String) - Static method in class nxt.util.Convert
- ENABLE_PRUNING - Static variable in class nxt.Constants
- ENCODE_Q_R_CODE - nxt.http.APIEnum
- encodeObject(Map<?, ?>, StringBuilder) - Static method in class nxt.util.JSON
-
Create a formatted string from a map
- EncodeQRCode - Class in nxt.http
-
The EncodeQRCode API converts a UTF-8 string to a base64-encoded jpeg image of a 2-D QR (Quick Response) code, using the ZXing library.
- encodeValue(Object, StringBuilder) - Static method in class nxt.util.JSON
-
Encode a JSON value
- encrypt(byte[], String, byte[]) - Static method in class nxt.crypto.EncryptedData
- encrypt(byte[], String, byte[], byte[]) - Static method in class nxt.crypto.AnonymouslyEncryptedData
- encrypt(String) - Method in interface nxt.Appendix.Encryptable
- encrypt(String) - Method in class nxt.Appendix.UnencryptedEncryptedMessage
- encrypt(String) - Method in class nxt.Appendix.UnencryptedEncryptToSelfMessage
- encrypt(String) - Method in class nxt.Appendix.UnencryptedPrunableEncryptedMessage
- encrypt(String) - Method in class nxt.Attachment.UnencryptedDigitalGoodsDelivery
- ENCRYPT_TO - nxt.http.APIEnum
- EncryptedData - Class in nxt.crypto
- EncryptedData(byte[], byte[]) - Constructor for class nxt.crypto.EncryptedData
- EncryptedMessage(EncryptedData, boolean, boolean) - Constructor for class nxt.Appendix.EncryptedMessage
- encryptedMessageIsText() - Method in class nxt.PrunableMessage
- encryptTo(byte[], byte[], String, boolean) - Static method in class nxt.Account
- encryptTo(byte[], String, boolean) - Method in class nxt.Account
- EncryptTo - Class in nxt.http
- EncryptToSelfMessage(EncryptedData, boolean, boolean) - Constructor for class nxt.Appendix.EncryptToSelfMessage
- endTransaction() - Method in class nxt.db.TransactionalDb
- EntityDbTable<T> - Class in nxt.db
- EntityDbTable(String, DbKey.Factory<T>) - Constructor for class nxt.db.EntityDbTable
- EntityDbTable(String, DbKey.Factory<T>, String) - Constructor for class nxt.db.EntityDbTable
- enumSetToBase64String(EnumSet<APIEnum>) - Static method in enum nxt.http.APIEnum
- EPOCH_BEGINNING - Static variable in class nxt.Genesis
- EpochTime() - Constructor for class nxt.util.Time.EpochTime
- equals(Object) - Method in class nxt.AccountLedger.LedgerEntry
-
Check if two ledger events are equal
- equals(Object) - Method in class nxt.db.DbKey.LinkKey
- equals(Object) - Method in class nxt.db.DbKey.LongKey
- equals(Object) - Method in class nxt.db.DbKey.StringKey
- equals(Object) - Method in class nxt.FundingMonitor
-
Check if two monitors are equal
- equals(Object) - Method in class nxt.Generator.ActiveGenerator
- equals(Object) - Method in class nxt.PhasingParams
- equals(Object) - Method in class nxt.VoteWeighting
- ERROR - nxt.util.Logger.Level
- ERROR_DISABLED - Static variable in class nxt.http.JSONResponses
- ERROR_INCORRECT_REQUEST - Static variable in class nxt.http.JSONResponses
- ERROR_NOT_ALLOWED - Static variable in class nxt.http.JSONResponses
- EVENT_REGISTER - nxt.http.APIEnum
- EVENT_WAIT - nxt.http.APIEnum
- EventRegister - Class in nxt.http
-
The EventRegister API will create an event listener and register one or more server events.
- EventWait - Class in nxt.http
-
The EventWait API will wait for one of the server events registered by EventRegister.
- EXCEPTION - nxt.util.Logger.Event
- Exchange - Class in nxt
- EXCHANGE - nxt.Exchange.Event
- EXCHANGE_BUY - Static variable in class nxt.MonetarySystem
- EXCHANGE_SELL - Static variable in class nxt.MonetarySystem
- Exchange.Event - Enum in nxt
- EXCHANGEABLE - nxt.CurrencyType
-
Can be exchanged from/to NXT
- ExchangeRequest - Class in nxt
- execute() - Method in class nxt.db.FilteredPreparedStatement
- execute(Runnable) - Method in class nxt.util.QueuedThreadPool
-
Execute a task
- execute(String) - Method in class nxt.db.FilteredStatement
- execute(String, int) - Method in class nxt.db.FilteredStatement
- execute(String, int[]) - Method in class nxt.db.FilteredStatement
- execute(String, String[]) - Method in class nxt.db.FilteredStatement
- executeBatch() - Method in class nxt.db.FilteredStatement
- executeLargeBatch() - Method in class nxt.db.FilteredStatement
- executeLargeUpdate() - Method in class nxt.db.FilteredPreparedStatement
- executeLargeUpdate(String) - Method in class nxt.db.FilteredStatement
- executeLargeUpdate(String, int) - Method in class nxt.db.FilteredStatement
- executeLargeUpdate(String, int[]) - Method in class nxt.db.FilteredStatement
- executeLargeUpdate(String, String[]) - Method in class nxt.db.FilteredStatement
- executeQuery() - Method in class nxt.db.FilteredPreparedStatement
- executeQuery(String) - Method in class nxt.db.FilteredStatement
- executeUpdate() - Method in class nxt.db.FilteredPreparedStatement
- executeUpdate(String) - Method in class nxt.db.FilteredStatement
- executeUpdate(String, int) - Method in class nxt.db.FilteredStatement
- executeUpdate(String, int[]) - Method in class nxt.db.FilteredStatement
- executeUpdate(String, String[]) - Method in class nxt.db.FilteredStatement
- ExistingTransactionException(String) - Constructor for exception nxt.NxtException.ExistingTransactionException
- EXTEND_TAGGED_DATA - nxt.http.APIEnum
- ExtendTaggedData - Class in nxt.http
All Classes All Packages