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 

S

save(Connection, T) - Method in class nxt.db.EntityDbTable
 
save(Connection, T, V) - Method in class nxt.db.ValuesDbTable
 
scan(int, boolean) - Method in interface nxt.BlockchainProcessor
 
Scan - Class in nxt.http
 
scheduleThread(String, Runnable, int) - Static method in class nxt.util.ThreadPool
 
scheduleThread(String, Runnable, int, TimeUnit) - Static method in class nxt.util.ThreadPool
 
Scrypt - Class in nxt.crypto
 
Scrypt() - Constructor for class nxt.crypto.Scrypt
 
search(String, DbClause, int, int) - Method in class nxt.db.EntityDbTable
 
search(String, DbClause, int, int, String) - Method in class nxt.db.EntityDbTable
 
Search - Class in nxt.util
 
searchAccounts(String, int, int) - Static method in class nxt.Account
 
SearchAccounts - Class in nxt.http
 
searchAssets(String, int, int) - Static method in class nxt.Asset
 
SearchAssets - Class in nxt.http
 
searchCurrencies(String, int, int) - Static method in class nxt.Currency
 
SearchCurrencies - Class in nxt.http
 
searchData(String, String, long, int, int) - Static method in class nxt.TaggedData
 
SearchDGSGoods - Class in nxt.http
 
searchGoods(String, boolean, int, int) - Static method in class nxt.DigitalGoodsStore.Goods
 
SearchPolls - Class in nxt.http
 
searchPolls(String, boolean, int, int) - Static method in class nxt.Poll
 
searchSellerGoods(String, long, boolean, int, int) - Static method in class nxt.DigitalGoodsStore.Goods
 
SearchTaggedData - Class in nxt.http
 
SellAlias - Class in nxt.http
 
send(JSONStreamAware) - Method in interface nxt.peer.Peer
 
send(JSONStreamAware, int) - Method in interface nxt.peer.Peer
 
SendMessage - Class in nxt.http
 
SendMoney - Class in nxt.http
 
SendMoney - Class in nxt.user
 
sendResponse(long, String) - Method in class nxt.peer.PeerWebSocket
Send POST response This method is used by the connection acceptor to return the POST response
sendToSomePeers(Block) - Static method in class nxt.peer.Peers
 
sendToSomePeers(List<? extends Transaction>) - Static method in class nxt.peer.Peers
 
set(PreparedStatement, int) - Method in class nxt.db.DbClause.FixedClause
 
set(PreparedStatement, int) - Method in class nxt.db.DbClause.IntClause
 
set(PreparedStatement, int) - Method in class nxt.db.DbClause.LikeClause
 
set(PreparedStatement, int) - Method in class nxt.db.DbClause.LongClause
 
set(PreparedStatement, int) - Method in class nxt.db.DbClause
 
set(PreparedStatement, int) - Method in class nxt.db.DbClause.StringClause
 
SetAccountInfo - Class in nxt.http
 
SetAlias - Class in nxt.http
 
setAutoCommit(boolean) - Method in class nxt.db.FilteredConnection
 
setBytes(PreparedStatement, int, byte[]) - Static method in class nxt.db.DbUtils
 
setCatalog(String) - Method in class nxt.db.FilteredConnection
 
setClientInfo(String, String) - Method in class nxt.db.FilteredConnection
 
setClientInfo(Properties) - Method in class nxt.db.FilteredConnection
 
setCommunicationLoggingMask(String[]) - Static method in class nxt.peer.Peers
Set the communication logging mask
setGetMoreBlocks(boolean) - Method in interface nxt.BlockchainProcessor
 
setHoldability(int) - Method in class nxt.db.FilteredConnection
 
setIntZeroToNull(PreparedStatement, int, int) - Static method in class nxt.db.DbUtils
 
setLevel(Logger.Level) - Static method in class nxt.util.Logger
Set the log level
setLimits(int, PreparedStatement, int, int) - Static method in class nxt.db.DbUtils
 
SetLogging - Class in nxt.http
The SetLogging API will set the NRS log level for all log messages.
setLong(PreparedStatement, int, Long) - Static method in class nxt.db.DbUtils
 
setLongZeroToNull(PreparedStatement, int, long) - Static method in class nxt.db.DbUtils
 
setNetworkTimeout(Executor, int) - Method in class nxt.db.FilteredConnection
 
setPK(PreparedStatement) - Method in class nxt.db.DbKey.LinkKey
 
setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.LinkKey
 
setPK(PreparedStatement) - Method in class nxt.db.DbKey.LongKey
 
setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.LongKey
 
setPK(PreparedStatement) - Method in interface nxt.db.DbKey
 
setPK(PreparedStatement, int) - Method in interface nxt.db.DbKey
 
setPK(PreparedStatement) - Method in class nxt.db.DbKey.StringKey
 
setPK(PreparedStatement, int) - Method in class nxt.db.DbKey.StringKey
 
setReadOnly(boolean) - Method in class nxt.db.FilteredConnection
 
setSavepoint() - Method in class nxt.db.FilteredConnection
 
setSavepoint(String) - Method in class nxt.db.FilteredConnection
 
setSchema(String) - Method in class nxt.db.FilteredConnection
 
setString(PreparedStatement, int, String) - Static method in class nxt.db.DbUtils
 
setTransactionIsolation(int) - Method in class nxt.db.FilteredConnection
 
setTypeMap(Map<String, Class<?>>) - Method in class nxt.db.FilteredConnection
 
sha256() - Static method in class nxt.crypto.Crypto
 
shareAddress() - Method in interface nxt.peer.Peer
 
shouldLoadPrunable(Transaction) - Method in interface nxt.Appendix.Prunable
 
shutdown() - Method in class nxt.db.BasicDb
 
shutdown() - Static method in class nxt.http.API
 
Shutdown - Class in nxt.http
 
shutdown() - Static method in class nxt.Nxt
 
shutdown() - Static method in class nxt.peer.Peers
 
shutdown() - Static method in class nxt.user.Users
 
shutdown() - Static method in class nxt.util.Logger
Logger shutdown
shutdown() - Static method in class nxt.util.ThreadPool
 
shutdownExecutor(String, ExecutorService, int) - Static method in class nxt.util.ThreadPool
 
sign(byte[], String) - Static method in class nxt.crypto.Crypto
 
SignTransaction - Class in nxt.http
 
SizeBasedFee(long) - Constructor for class nxt.Fee.SizeBasedFee
 
SizeBasedFee(long, long) - Constructor for class nxt.Fee.SizeBasedFee
 
skip(long) - Method in class nxt.util.CountingInputReader
Skip characters in the input stream
skip(long) - Method in class nxt.util.CountingInputStream
 
start(int) - Static method in class nxt.util.ThreadPool
 
startClient(URI) - Method in class nxt.peer.PeerWebSocket
Start a client session
startForging(String) - Static method in class nxt.Generator
 
StartForging - Class in nxt.http
 
StopException(String) - Constructor for exception nxt.NxtException.StopException
 
StopException(String, Throwable) - Constructor for exception nxt.NxtException.StopException
 
stopForging(String) - Static method in class nxt.Generator
 
stopForging() - Static method in class nxt.Generator
 
StopForging - Class in nxt.http
 
StringClause(String, String) - Constructor for class nxt.db.DbClause.StringClause
 
StringKeyFactory(String) - Constructor for class nxt.db.DbKey.StringKeyFactory
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links