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

D

data(String) - Method in class nxt.http.callers.DecryptFromCall
 
data(String) - Method in class nxt.http.callers.DetectMimeTypeCall
 
data(String) - Method in class nxt.http.callers.ExtendTaggedDataCall
 
data(String) - Method in class nxt.http.callers.UploadTaggedDataCall
 
data(String) - Method in class nxt.http.callers.VerifyTaggedDataCall
 
DATA - nxt.http.APITag
 
date(String) - Method in class nxt.http.callers.MarkHostCall
 
db - Static variable in class nxt.Db
 
db - Variable in class nxt.db.DbVersion
 
db - Static variable in class nxt.db.DerivedDbTable
 
Db - Class in nxt
 
DbClause - Class in nxt.db
 
DbClause(String) - Constructor for class nxt.db.DbClause
 
DbClause.BooleanClause - Class in nxt.db
 
DbClause.ByteClause - Class in nxt.db
 
DbClause.FixedClause - Class in nxt.db
 
DbClause.IntClause - Class in nxt.db
 
DbClause.LikeClause - Class in nxt.db
 
DbClause.LongClause - Class in nxt.db
 
DbClause.NotNullClause - Class in nxt.db
 
DbClause.NullClause - Class in nxt.db
 
DbClause.Op - Enum in nxt.db
 
DbClause.StringClause - Class in nxt.db
 
dbDir(String) - Method in class nxt.db.BasicDb.DbProperties
 
DbIterator<T> - Class in nxt.db
 
DbIterator(Connection, PreparedStatement, DbIterator.ResultSetReader<T>) - Constructor for class nxt.db.DbIterator
 
DbIterator.ResultSetReader<T> - Interface in nxt.db
 
DbKey - Interface in nxt.db
 
DbKey.Factory<T> - Class in nxt.db
 
DbKey.LinkKey - Class in nxt.db
 
DbKey.LinkKeyFactory<T> - Class in nxt.db
 
DbKey.LongKey - Class in nxt.db
 
DbKey.LongKeyFactory<T> - Class in nxt.db
 
DbKey.StringKey - Class in nxt.db
 
DbKey.StringKeyFactory<T> - Class in nxt.db
 
dbKeyFactory - Variable in class nxt.db.TrimmableDbTable
 
dbParams(String) - Method in class nxt.db.BasicDb.DbProperties
 
dbPassword(String) - Method in class nxt.db.BasicDb.DbProperties
 
DbProperties() - Constructor for class nxt.db.BasicDb.DbProperties
 
DbShellServlet - Class in nxt.http
 
DbShellServlet() - Constructor for class nxt.http.DbShellServlet
 
dbType(String) - Method in class nxt.db.BasicDb.DbProperties
 
dbUrl(String) - Method in class nxt.db.BasicDb.DbProperties
 
dbUsername(String) - Method in class nxt.db.BasicDb.DbProperties
 
DbUtils - Class in nxt.db
 
DbVersion - Class in nxt.db
 
DbVersion() - Constructor for class nxt.db.DbVersion
 
deactivate() - Method in interface nxt.peer.Peer
 
DEACTIVATE - nxt.peer.Peers.Event
 
deadline(int) - Method in class nxt.http.callers.CreateTransactionCallBuilder
 
DEBUG - nxt.http.APITag
 
DEBUG - nxt.util.Logger.Level
 
DebugTrace - Class in nxt
 
decimals(String) - Method in class nxt.http.callers.IssueAssetCall
 
decimals(String) - Method in class nxt.http.callers.IssueCurrencyCall
 
DECODE_FILE_TOKEN - nxt.http.APIEnum
 
DECODE_HALLMARK - nxt.http.APIEnum
 
DECODE_Q_R_CODE - nxt.http.APIEnum
 
DECODE_TOKEN - nxt.http.APIEnum
 
decodeFileToken - nxt.http.callers.ApiSpec
 
DecodeFileToken - Class in nxt.http
 
DecodeFileTokenCall - Class in nxt.http.callers
 
decodeHallmark - nxt.http.callers.ApiSpec
 
DecodeHallmark - Class in nxt.http
 
DecodeHallmarkCall - Class in nxt.http.callers
 
decodeQRCode - nxt.http.callers.ApiSpec
 
DecodeQRCode - Class in nxt.http
The DecodeQRCode API converts a base64-encoded image of a 2-D QR (Quick Response) code to a UTF-8 string, using the ZXing library.
DecodeQRCodeCall - Class in nxt.http.callers
 
decodeToken - nxt.http.callers.ApiSpec
 
DecodeToken - Class in nxt.http
 
DecodeTokenCall - Class in nxt.http.callers
 
decrypt(byte[]) - Method in class nxt.PrunableMessage
 
decrypt(byte[], byte[]) - Method in class nxt.crypto.AnonymouslyEncryptedData
 
decrypt(String) - Method in class nxt.crypto.AnonymouslyEncryptedData
 
decrypt(String) - Method in class nxt.PrunableMessage
 
decrypt(String, byte[]) - Method in class nxt.crypto.EncryptedData
 
DECRYPT_FROM - nxt.http.APIEnum
 
decryptedMessageIsText(boolean) - Method in class nxt.http.callers.DecryptFromCall
 
decryptFrom - nxt.http.callers.ApiSpec
 
decryptFrom(byte[], EncryptedData, String, boolean) - Static method in class nxt.Account
 
decryptFrom(EncryptedData, String, boolean) - Method in class nxt.Account
 
DecryptFrom - Class in nxt.http
 
DecryptFromCall - Class in nxt.http.callers
 
DECRYPTION_FAILED - Static variable in class nxt.http.JSONResponses
 
DEFAULT_FEE - Static variable in interface nxt.Fee
 
DefaultDirProvider - Class in nxt.env
 
DefaultDirProvider() - Constructor for class nxt.env.DefaultDirProvider
 
defaultLockTimeout(int) - Method in class nxt.db.BasicDb.DbProperties
 
defaultSort() - Method in class nxt.db.EntityDbTable
 
DELAY - Static variable in class nxt.env.DesktopSystemTray
 
delete(T) - Method in class nxt.db.VersionedEntityDbTable
 
delete(T) - Method in class nxt.db.VersionedValuesDbTable
 
delete(T, boolean) - Method in class nxt.db.VersionedEntityDbTable
 
DELETE_ACCOUNT_PROPERTY - nxt.http.APIEnum
 
DELETE_ALIAS - nxt.http.APIEnum
 
DELETE_ASSET_PROPERTY - nxt.http.APIEnum
 
DELETE_ASSET_SHARES - nxt.http.APIEnum
 
DELETE_CURRENCY - nxt.http.APIEnum
 
DELETE_PROPERTY - nxt.Account.Event
 
DELETE_PROPERTY - nxt.Asset.Event
 
DELETE_SCHEDULED_TRANSACTION - nxt.http.APIEnum
 
deleteAccountProperty - nxt.http.callers.ApiSpec
 
DeleteAccountProperty - Class in nxt.http
 
DeleteAccountPropertyCall - Class in nxt.http.callers
 
deleteAlias - nxt.http.callers.ApiSpec
 
DeleteAlias - Class in nxt.http
 
DeleteAliasCall - Class in nxt.http.callers
 
deleteAssetProperty - nxt.http.callers.ApiSpec
 
DeleteAssetProperty - Class in nxt.http
 
DeleteAssetPropertyCall - Class in nxt.http.callers
 
deleteAssetShares - nxt.http.callers.ApiSpec
 
DeleteAssetShares - Class in nxt.http
 
DeleteAssetSharesCall - Class in nxt.http.callers
 
deleteCurrency - nxt.http.callers.ApiSpec
 
DeleteCurrency - Class in nxt.http
 
DeleteCurrencyCall - Class in nxt.http.callers
 
deletePort(int) - Static method in class nxt.util.UPnP
Delete a port from the UPnP mapping
deleteProperty(long) - Static method in class nxt.Asset
 
deleteScheduledTransaction - nxt.http.callers.ApiSpec
 
deleteScheduledTransaction(long) - Static method in class nxt.TransactionScheduler
 
DeleteScheduledTransaction - Class in nxt.http
 
DeleteScheduledTransactionCall - Class in nxt.http.callers
 
deletesOnly(String) - Method in class nxt.http.callers.GetAssetHistoryCall
 
DELISTING - Static variable in class nxt.TransactionType.DigitalGoods
 
DELIVERY - nxt.DigitalGoodsStore.Event
 
DELIVERY - Static variable in class nxt.TransactionType.DigitalGoods
 
deliveryDeadlineTimestamp(String) - Method in class nxt.http.callers.DgsPurchaseCall
 
deltaQuantity(String) - Method in class nxt.http.callers.DgsQuantityChangeCall
 
Demo - Class in nxt.addons
 
Demo() - Constructor for class nxt.addons.Demo
 
depth(String) - Method in class nxt.http.callers.GetStackTracesCall
 
DerivedDbTable - Class in nxt.db
 
DerivedDbTable(String) - Constructor for class nxt.db.DerivedDbTable
 
description(String) - Method in class nxt.http.callers.CreatePollCall
 
description(String) - Method in class nxt.http.callers.DgsListingCall
 
description(String) - Method in class nxt.http.callers.ExtendTaggedDataCall
 
description(String) - Method in class nxt.http.callers.IssueAssetCall
 
description(String) - Method in class nxt.http.callers.IssueCurrencyCall
 
description(String) - Method in class nxt.http.callers.SetAccountInfoCall
 
description(String) - Method in class nxt.http.callers.UploadTaggedDataCall
 
description(String) - Method in class nxt.http.callers.VerifyTaggedDataCall
 
DESCRIPTION_RW - Static variable in class nxt.Attachment.ColoredCoinsAssetIssuance
 
DESCRIPTION_RW - Static variable in class nxt.Attachment.MessagingAccountInfo
 
DESCRIPTION_RW - Static variable in class nxt.Attachment.MonetarySystemCurrencyIssuance
 
DesktopMode - Class in nxt.env
 
DesktopMode() - Constructor for class nxt.env.DesktopMode
 
DesktopSystemTray - Class in nxt.env
 
DesktopSystemTray() - Constructor for class nxt.env.DesktopSystemTray
 
destroy() - Method in class nxt.http.API.XFrameOptionsFilter
 
DETECT_MIME_TYPE - nxt.http.APIEnum
 
detectMimeType - nxt.http.callers.ApiSpec
 
detectMimeType(byte[]) - Static method in class nxt.util.Search
 
detectMimeType(byte[], String) - Static method in class nxt.util.Search
 
DetectMimeType - Class in nxt.http
 
DetectMimeTypeCall - Class in nxt.http.callers
 
DGS - nxt.http.APITag
 
DGS_DELISTING - nxt.http.APIEnum
 
DGS_DELIVERY - nxt.http.APIEnum
 
DGS_FEEDBACK - nxt.http.APIEnum
 
DGS_LISTING - nxt.http.APIEnum
 
DGS_PRICE_CHANGE - nxt.http.APIEnum
 
DGS_PURCHASE - nxt.http.APIEnum
 
DGS_QUANTITY_CHANGE - nxt.http.APIEnum
 
DGS_REFUND - nxt.http.APIEnum
 
dgsDelisting - nxt.http.callers.ApiSpec
 
DGSDelisting - Class in nxt.http
 
DgsDelistingCall - Class in nxt.http.callers
 
dgsDelivery - nxt.http.callers.ApiSpec
 
DGSDelivery - Class in nxt.http
 
DgsDeliveryCall - Class in nxt.http.callers
 
dgsFeedback - nxt.http.callers.ApiSpec
 
DGSFeedback - Class in nxt.http
 
DgsFeedbackCall - Class in nxt.http.callers
 
dgsListing - nxt.http.callers.ApiSpec
 
DGSListing - Class in nxt.http
 
DgsListingCall - Class in nxt.http.callers
 
dgsPriceChange - nxt.http.callers.ApiSpec
 
DGSPriceChange - Class in nxt.http
 
DgsPriceChangeCall - Class in nxt.http.callers
 
dgsPurchase - nxt.http.callers.ApiSpec
 
DGSPurchase - Class in nxt.http
 
DgsPurchaseCall - Class in nxt.http.callers
 
dgsQuantityChange - nxt.http.callers.ApiSpec
 
DGSQuantityChange - Class in nxt.http
 
DgsQuantityChangeCall - Class in nxt.http.callers
 
dgsRefund - nxt.http.callers.ApiSpec
 
DGSRefund - Class in nxt.http
 
DgsRefundCall - Class in nxt.http.callers
 
DIGITAL_GOODS_DELISTED - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_DELISTING - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_DELIVERY - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_FEEDBACK - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_LISTING - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_PRICE_CHANGE - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_PURCHASE - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_PURCHASE_EXPIRED - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_QUANTITY_CHANGE - nxt.AccountLedger.LedgerEvent
 
DIGITAL_GOODS_REFUND - nxt.AccountLedger.LedgerEvent
 
DigitalGoodsDelisting(long) - Constructor for class nxt.Attachment.DigitalGoodsDelisting
 
DigitalGoodsDelivery(long, EncryptedData, boolean, long) - Constructor for class nxt.Attachment.DigitalGoodsDelivery
 
DigitalGoodsFeedback(long) - Constructor for class nxt.Attachment.DigitalGoodsFeedback
 
DigitalGoodsListing(String, String, String, int, long) - Constructor for class nxt.Attachment.DigitalGoodsListing
 
DigitalGoodsPriceChange(long, long) - Constructor for class nxt.Attachment.DigitalGoodsPriceChange
 
DigitalGoodsPurchase(long, int, long, int) - Constructor for class nxt.Attachment.DigitalGoodsPurchase
 
DigitalGoodsQuantityChange(long, int) - Constructor for class nxt.Attachment.DigitalGoodsQuantityChange
 
DigitalGoodsRefund(long, long) - Constructor for class nxt.Attachment.DigitalGoodsRefund
 
DigitalGoodsStore - Class in nxt
 
DigitalGoodsStore() - Constructor for class nxt.DigitalGoodsStore
 
DigitalGoodsStore.Event - Enum in nxt
 
DigitalGoodsStore.Goods - Class in nxt
 
DigitalGoodsStore.Purchase - Class in nxt
 
DigitalGoodsStore.Tag - Class in nxt
 
DirProvider - Interface in nxt.env
 
DIRPROVIDER_ARG - Static variable in class nxt.env.RuntimeEnvironment
 
DISABLE_FULL_TEXT_SEARCH - Static variable in class nxt.Constants
 
DISABLE_METADATA_DETECTION - Static variable in class nxt.Constants
 
disableNetworking() - Static method in class nxt.peer.Peers
 
DISCONNECTED - nxt.peer.Peer.State
 
discountNQT(long) - Method in class nxt.http.callers.DgsDeliveryCall
 
DIVIDEND_PAYMENT - nxt.http.APIEnum
 
DIVIDEND_PAYMENT - Static variable in class nxt.TransactionType.ColoredCoins
 
dividendPayment - nxt.http.callers.ApiSpec
 
DividendPayment - Class in nxt.http
 
DividendPaymentCall - Class in nxt.http.callers
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nxt.http.API.XFrameOptionsFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class nxt.http.APIServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class nxt.http.APITestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class nxt.http.DbShellServlet
 
DONE - nxt.Shuffling.Stage
 
doPost(String) - Method in class nxt.peer.PeerWebSocket
Process a POST request by sending the request message and then waiting for a response.
doPost(HttpServletRequest, HttpServletResponse) - Method in class nxt.http.APIServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class nxt.http.DbShellServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class nxt.peer.PeerServlet
Process HTTP POST request
download() - Method in class nxt.http.APICall.Builder
 
DOWNLOAD_PRUNABLE_MESSAGE - nxt.http.APIEnum
 
DOWNLOAD_TAGGED_DATA - nxt.http.APIEnum
 
DOWNLOADED_VOLUME - nxt.peer.Peers.Event
 
DOWNLOADING - nxt.peer.Peer.BlockchainState
 
downloadPrunableMessage - nxt.http.callers.ApiSpec
 
DownloadPrunableMessage - Class in nxt.http
 
DownloadPrunableMessageCall - Class in nxt.http.callers
 
downloadTaggedData - nxt.http.callers.ApiSpec
 
DownloadTaggedData - Class in nxt.http
 
DownloadTaggedDataCall - Class in nxt.http.callers
 
DownloadTimer - Class in nxt.addons
 
DownloadTimer() - Constructor for class nxt.addons.DownloadTimer
 
dropAll(Connection) - Static method in class nxt.db.FullTextTrigger
Drop all fulltext indexes
dropIndex(Connection, String, String) - Static method in class nxt.db.FullTextTrigger
Drop the fulltext index for a table
DUMP_PEERS - nxt.http.APIEnum
 
dumpPeers - nxt.http.callers.ApiSpec
 
DumpPeers - Class in nxt.http
 
DumpPeersCall - Class in nxt.http.callers
 
DUPLICATE_REFUND - Static variable in class nxt.http.JSONResponses
 
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