- save(Connection, T) - Method in class nxt.db.EntityDbTable
-  
- save(Connection, T, V) - Method in class nxt.db.ValuesDbTable
-  
- save(String) - Method in class nxt.http.callers.DownloadPrunableMessageCall
-  
- scan(int, boolean) - Method in interface nxt.BlockchainProcessor
-  
- scan(String) - Method in class nxt.http.callers.ShutdownCall
-  
- Scan - Class in nxt.http
-  
- ScanCall - Class in nxt.http.callers
-  
- schedule(Filter<Transaction>, Transaction) - Static method in class nxt.TransactionScheduler
-  
- ScheduleCurrencyBuy - Class in nxt.http
-  
- ScheduleCurrencyBuyCall - Class in nxt.http.callers
-  
- 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(Connection, String, String, String, int, int) - Static method in class nxt.db.FullTextTrigger
- 
Search the Lucene index
 The result set will have the following columns:
   SCHEMA  - Schema name (String)
   TABLE   - Table name (String)
   COLUMNS - Primary key column names (String[]) - this is always DB_ID
   KEYS    - Primary key values (Long[]) - this is always the DB_ID value for the table row
   SCORE   - Lucene score (Float) 
- Search - Class in nxt.util
-  
- searchAccounts(String, int, int) - Static method in class nxt.Account
-  
- SearchAccounts - Class in nxt.http
-  
- SearchAccountsCall - Class in nxt.http.callers
-  
- searchAssets(String, int, int) - Static method in class nxt.Asset
-  
- SearchAssets - Class in nxt.http
-  
- SearchAssetsCall - Class in nxt.http.callers
-  
- searchCurrencies(String, int, int) - Static method in class nxt.Currency
-  
- SearchCurrencies - Class in nxt.http
-  
- SearchCurrenciesCall - Class in nxt.http.callers
-  
- searchData(String, String, long, int, int) - Static method in class nxt.TaggedData
-  
- SearchDGSGoods - Class in nxt.http
-  
- SearchDGSGoodsCall - Class in nxt.http.callers
-  
- 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
-  
- SearchPollsCall - Class in nxt.http.callers
-  
- searchSellerGoods(String, long, boolean, int, int) - Static method in class nxt.DigitalGoodsStore.Goods
-  
- SearchTaggedData - Class in nxt.http
-  
- SearchTaggedDataCall - Class in nxt.http.callers
-  
- secret(String) - Method in class nxt.http.callers.HashCall
-  
- secretIsText(boolean) - Method in class nxt.http.callers.HashCall
-  
- secretPhrase(String) - Method in class nxt.http.APICall.Builder
-  
- secretPhrase(String) - Method in class nxt.http.callers.CreateTransactionCallBuilder
-  
- secretPhrase(String) - Method in class nxt.http.callers.DecryptFromCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.DownloadPrunableMessageCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.EncryptToCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GenerateFileTokenCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GenerateTokenCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GetAccountIdCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GetDGSPurchaseCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GetForgingCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GetFundingMonitorCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GetPrunableMessageCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GetPrunableMessagesCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GetSharedKeyCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.GetShufflersCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.MarkHostCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.ReadMessageCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.SignTransactionCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.StartForgingCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.StartFundingMonitorCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.StartShufflerCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.StopForgingCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.StopFundingMonitorCall
-  
- secretPhrase(String) - Method in class nxt.http.callers.StopShufflerCall
-  
- SellAlias - Class in nxt.http
-  
- SellAliasCall - Class in nxt.http.callers
-  
- seller(String) - Method in class nxt.http.callers.GetDGSExpiredPurchasesCall
-  
- seller(String) - Method in class nxt.http.callers.GetDGSGoodsCall
-  
- seller(String) - Method in class nxt.http.callers.GetDGSGoodsCountCall
-  
- seller(String) - Method in class nxt.http.callers.GetDGSPendingPurchasesCall
-  
- seller(String) - Method in class nxt.http.callers.GetDGSPurchaseCountCall
-  
- seller(String) - Method in class nxt.http.callers.GetDGSPurchasesCall
-  
- seller(String) - Method in class nxt.http.callers.SearchDGSGoodsCall
-  
- sellRateNQT(long) - Method in class nxt.http.callers.PublishExchangeOfferCall
-  
- send(JSONStreamAware) - Method in interface nxt.peer.Peer
-  
- send(JSONStreamAware, int) - Method in interface nxt.peer.Peer
-  
- SendMessage - Class in nxt.http
-  
- SendMessageCall - Class in nxt.http.callers
-  
- SendMoney - Class in nxt.http
-  
- SendMoneyCall - Class in nxt.http.callers
-  
- 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
-  
- SendTransaction - Class in nxt.http
- 
Sends a transaction to some peers. 
- SendTransactionCall - Class in nxt.http.callers
-  
- ServerStatus - Enum in nxt.env
-  
- service(HttpServletRequest, HttpServletResponse) - Method in class nxt.http.APIProxyServlet
-  
- service(String...) - Method in class nxt.http.callers.GetPeersCall
-  
- serviceControl_Continue() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceControl_Pause() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceControl_Shutdown() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceControl_Stop() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceFinish() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceGetInfo() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceInit() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceIsCreate() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceIsDelete() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- serviceIsLaunch() - Static method in class nxt.env.service.NxtService_ServiceManagement
-  
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.BooleanClause
-  
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.ByteClause
-  
- 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.NotNullClause
-  
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.NullClause
-  
- set(PreparedStatement, int) - Method in class nxt.db.DbClause
-  
- set(PreparedStatement, int) - Method in class nxt.db.DbClause.StringClause
-  
- SET_PHASING_ONLY - Static variable in class nxt.TransactionType.AccountControl
-  
- SetAccountInfo - Class in nxt.http
-  
- SetAccountInfoCall - Class in nxt.http.callers
-  
- SetAccountProperty - Class in nxt.http
-  
- SetAccountPropertyCall - Class in nxt.http.callers
-  
- setActive(boolean) - Static method in class nxt.db.FullTextTrigger
- 
This method is called by NRS initialization to indicate NRS is active. 
- SetAlias - Class in nxt.http
-  
- SetAliasCall - Class in nxt.http.callers
-  
- SetAPIProxyPeer - Class in nxt.http
-  
- SetAPIProxyPeerCall - Class in nxt.http.callers
-  
- setArray(PreparedStatement, int, T[]) - Static method in class nxt.db.DbUtils
-  
- setArray(int, Array) - Method in class nxt.db.FilteredPreparedStatement
-  
- setArrayEmptyToNull(PreparedStatement, int, T[]) - Static method in class nxt.db.DbUtils
-  
- setAsciiStream(int, InputStream, int) - Method in class nxt.db.FilteredPreparedStatement
-  
- setAsciiStream(int, InputStream, long) - Method in class nxt.db.FilteredPreparedStatement
-  
- setAsciiStream(int, InputStream) - Method in class nxt.db.FilteredPreparedStatement
-  
- SetAssetProperty - Class in nxt.http
-  
- SetAssetPropertyCall - Class in nxt.http.callers
-  
- setAttribute(String, Object) - Method in class nxt.http.MockedRequest
-  
- setAutoCommit(boolean) - Method in class nxt.db.FilteredConnection
-  
- setBigDecimal(int, BigDecimal) - Method in class nxt.db.FilteredPreparedStatement
-  
- setBinaryStream(int, InputStream, int) - Method in class nxt.db.FilteredPreparedStatement
-  
- setBinaryStream(int, InputStream, long) - Method in class nxt.db.FilteredPreparedStatement
-  
- setBinaryStream(int, InputStream) - Method in class nxt.db.FilteredPreparedStatement
-  
- setBlob(int, Blob) - Method in class nxt.db.FilteredPreparedStatement
-  
- setBlob(int, InputStream, long) - Method in class nxt.db.FilteredPreparedStatement
-  
- setBlob(int, InputStream) - Method in class nxt.db.FilteredPreparedStatement
-  
- setBoolean(int, boolean) - Method in class nxt.db.FilteredPreparedStatement
-  
- setByte(int, byte) - Method in class nxt.db.FilteredPreparedStatement
-  
- setBytes(PreparedStatement, int, byte[]) - Static method in class nxt.db.DbUtils
-  
- setBytes(int, byte[]) - Method in class nxt.db.FilteredPreparedStatement
-  
- setCatalog(String) - Method in class nxt.db.FilteredConnection
-  
- setCharacterEncoding(String) - Method in class nxt.http.MockedRequest
-  
- setCharacterStream(int, Reader, int) - Method in class nxt.db.FilteredPreparedStatement
-  
- setCharacterStream(int, Reader, long) - Method in class nxt.db.FilteredPreparedStatement
-  
- setCharacterStream(int, Reader) - Method in class nxt.db.FilteredPreparedStatement
-  
- setClientInfo(String, String) - Method in class nxt.db.FilteredConnection
-  
- setClientInfo(Properties) - Method in class nxt.db.FilteredConnection
-  
- setClob(int, Clob) - Method in class nxt.db.FilteredPreparedStatement
-  
- setClob(int, Reader, long) - Method in class nxt.db.FilteredPreparedStatement
-  
- setClob(int, Reader) - Method in class nxt.db.FilteredPreparedStatement
-  
- setCommunicationLoggingMask(String[]) - Static method in class nxt.peer.Peers
- 
Set the communication logging mask 
- setCorePoolSize(int) - Method in class nxt.util.QueuedThreadPool
- 
Set the core pool size 
- setCursorName(String) - Method in class nxt.db.FilteredStatement
-  
- setDate(int, Date) - Method in class nxt.db.FilteredPreparedStatement
-  
- setDate(int, Date, Calendar) - Method in class nxt.db.FilteredPreparedStatement
-  
- setDouble(int, double) - Method in class nxt.db.FilteredPreparedStatement
-  
- setEscapeProcessing(boolean) - Method in class nxt.db.FilteredStatement
-  
- setFetchDirection(int) - Method in class nxt.db.FilteredStatement
-  
- setFetchSize(int) - Method in class nxt.db.FilteredStatement
-  
- setFloat(int, float) - Method in class nxt.db.FilteredPreparedStatement
-  
- setGetMoreBlocks(boolean) - Method in interface nxt.BlockchainProcessor
-  
- setHoldability(int) - Method in class nxt.db.FilteredConnection
-  
- setHomeDir(String) - Static method in class nxt.env.AndroidDirProvider
-  
- setInt(int, int) - Method in class nxt.db.FilteredPreparedStatement
-  
- setIntZeroToNull(PreparedStatement, int, int) - Static method in class nxt.db.DbUtils
-  
- setLargeMaxRows(long) - Method in class nxt.db.FilteredStatement
-  
- 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. 
- SetLoggingCall - Class in nxt.http.callers
-  
- setLong(PreparedStatement, int, Long) - Static method in class nxt.db.DbUtils
-  
- setLong(int, long) - Method in class nxt.db.FilteredPreparedStatement
-  
- setLongZeroToNull(PreparedStatement, int, long) - Static method in class nxt.db.DbUtils
-  
- setMaxFieldSize(int) - Method in class nxt.db.FilteredStatement
-  
- setMaximumPoolSize(int) - Method in class nxt.util.QueuedThreadPool
- 
Set the maximum pool size 
- setMaxRows(int) - Method in class nxt.db.FilteredStatement
-  
- setNCharacterStream(int, Reader, long) - Method in class nxt.db.FilteredPreparedStatement
-  
- setNCharacterStream(int, Reader) - Method in class nxt.db.FilteredPreparedStatement
-  
- setNClob(int, NClob) - Method in class nxt.db.FilteredPreparedStatement
-  
- setNClob(int, Reader, long) - Method in class nxt.db.FilteredPreparedStatement
-  
- setNClob(int, Reader) - Method in class nxt.db.FilteredPreparedStatement
-  
- setNetworkTimeout(Executor, int) - Method in class nxt.db.FilteredConnection
-  
- setNString(int, String) - Method in class nxt.db.FilteredPreparedStatement
-  
- setNull(int, int) - Method in class nxt.db.FilteredPreparedStatement
-  
- setNull(int, int, String) - Method in class nxt.db.FilteredPreparedStatement
-  
- setObject(int, Object, int) - Method in class nxt.db.FilteredPreparedStatement
-  
- setObject(int, Object) - Method in class nxt.db.FilteredPreparedStatement
-  
- setObject(int, Object, int, int) - Method in class nxt.db.FilteredPreparedStatement
-  
- setObject(int, Object, SQLType, int) - Method in class nxt.db.FilteredPreparedStatement
-  
- setObject(int, Object, SQLType) - Method in class nxt.db.FilteredPreparedStatement
-  
- setParamValidation(boolean) - Method in class nxt.http.APICall.Builder
-  
- SetPhasingOnly(PhasingParams, long, short, short) - Constructor for class nxt.Attachment.SetPhasingOnly
-  
- SetPhasingOnlyControl - Class in nxt.http
- 
Sets an account control that blocks transactions unless they are phased with certain parameters 
- SetPhasingOnlyControlCall - Class in nxt.http.callers
-  
- 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
-  
- setPoolable(boolean) - Method in class nxt.db.FilteredStatement
-  
- setProperty(long, Account, String, String) - Method in class nxt.Asset
-  
- setQueryTimeout(int) - Method in class nxt.db.FilteredStatement
-  
- setReadOnly(boolean) - Method in class nxt.db.FilteredConnection
-  
- setRef(int, Ref) - Method in class nxt.db.FilteredPreparedStatement
-  
- setRowId(int, RowId) - Method in class nxt.db.FilteredPreparedStatement
-  
- setSavepoint() - Method in class nxt.db.FilteredConnection
-  
- setSavepoint(String) - Method in class nxt.db.FilteredConnection
-  
- setSchema(String) - Method in class nxt.db.FilteredConnection
-  
- setServerStatus(ServerStatus, URI, File) - Method in class nxt.env.CommandLineMode
-  
- setServerStatus(ServerStatus, URI, File) - Method in class nxt.env.DesktopMode
-  
- setServerStatus(ServerStatus, URI, File) - Method in interface nxt.env.RuntimeMode
-  
- setShort(int, short) - Method in class nxt.db.FilteredPreparedStatement
-  
- setShortZeroToNull(PreparedStatement, int, short) - Static method in class nxt.db.DbUtils
-  
- setSQLXML(int, SQLXML) - Method in class nxt.db.FilteredPreparedStatement
-  
- setString(PreparedStatement, int, String) - Static method in class nxt.db.DbUtils
-  
- setString(int, String) - Method in class nxt.db.FilteredPreparedStatement
-  
- setter(String) - Method in class nxt.http.callers.DeleteAccountPropertyCall
-  
- setter(long) - Method in class nxt.http.callers.DeleteAccountPropertyCall
-  
- setter(String) - Method in class nxt.http.callers.DeleteAssetPropertyCall
-  
- setter(long) - Method in class nxt.http.callers.DeleteAssetPropertyCall
-  
- setter(String) - Method in class nxt.http.callers.GetAccountPropertiesCall
-  
- setter(long) - Method in class nxt.http.callers.GetAccountPropertiesCall
-  
- setter(String) - Method in class nxt.http.callers.GetAssetPropertiesCall
-  
- setter(long) - Method in class nxt.http.callers.GetAssetPropertiesCall
-  
- setTime(int, Time) - Method in class nxt.db.FilteredPreparedStatement
-  
- setTime(int, Time, Calendar) - Method in class nxt.db.FilteredPreparedStatement
-  
- setTimestamp(int, Timestamp) - Method in class nxt.db.FilteredPreparedStatement
-  
- setTimestamp(int, Timestamp, Calendar) - Method in class nxt.db.FilteredPreparedStatement
-  
- setTransactionIsolation(int) - Method in class nxt.db.FilteredConnection
-  
- setTypeMap(Map<String, Class<?>>) - Method in class nxt.db.FilteredConnection
-  
- setUnicodeStream(int, InputStream, int) - Method in class nxt.db.FilteredPreparedStatement
- 
Deprecated. 
- setURL(int, URL) - Method in class nxt.db.FilteredPreparedStatement
-  
- setValue(String) - Method in class nxt.Asset.AssetProperty
-  
- sha256() - Static method in class nxt.crypto.Crypto
-  
- sha3() - Static method in class nxt.crypto.Crypto
-  
- shareAddress() - Method in interface nxt.peer.Peer
-  
- sharedKey(String) - Method in class nxt.http.callers.DownloadPrunableMessageCall
-  
- sharedKey(String) - Method in class nxt.http.callers.GetDGSPurchaseCall
-  
- sharedKey(String) - Method in class nxt.http.callers.GetPrunableMessageCall
-  
- sharedKey(String) - Method in class nxt.http.callers.ReadMessageCall
-  
- shouldLoadPrunable(Transaction, boolean) - Method in interface nxt.Appendix.Prunable
-  
- showExpectedCancellations(String) - Method in class nxt.http.callers.GetAskOrdersCall
-  
- showExpectedCancellations(String) - Method in class nxt.http.callers.GetBidOrdersCall
-  
- Shuffler - Class in nxt
-  
- Shuffler.ControlledAccountException - Exception in nxt
-  
- Shuffler.DuplicateShufflerException - Exception in nxt
-  
- Shuffler.InvalidRecipientException - Exception in nxt
-  
- Shuffler.InvalidStageException - Exception in nxt
-  
- Shuffler.ShufflerException - Exception in nxt
-  
- Shuffler.ShufflerLimitException - Exception in nxt
-  
- shuffling(String) - Method in class nxt.http.callers.GetShufflingCall
-  
- shuffling(String) - Method in class nxt.http.callers.GetShufflingParticipantsCall
-  
- shuffling(String) - Method in class nxt.http.callers.ShufflingCancelCall
-  
- shuffling(String) - Method in class nxt.http.callers.ShufflingProcessCall
-  
- shuffling(String) - Method in class nxt.http.callers.ShufflingVerifyCall
-  
- Shuffling - Class in nxt
-  
- Shuffling.Event - Enum in nxt
-  
- Shuffling.Stage - Enum in nxt
-  
- SHUFFLING_CANCELLATION - Static variable in class nxt.ShufflingTransaction
-  
- SHUFFLING_CREATION - Static variable in class nxt.ShufflingTransaction
-  
- SHUFFLING_DEPOSIT_NQT - Static variable in class nxt.Constants
-  
- SHUFFLING_PROCESSING - Static variable in class nxt.ShufflingTransaction
-  
- SHUFFLING_PROCESSING_DEADLINE - Static variable in class nxt.Constants
-  
- SHUFFLING_RECIPIENTS - Static variable in class nxt.ShufflingTransaction
-  
- SHUFFLING_REGISTRATION - Static variable in class nxt.ShufflingTransaction
-  
- SHUFFLING_VERIFICATION - Static variable in class nxt.ShufflingTransaction
-  
- ShufflingCancel - Class in nxt.http
-  
- ShufflingCancelCall - Class in nxt.http.callers
-  
- ShufflingCreate - Class in nxt.http
-  
- ShufflingCreateCall - Class in nxt.http.callers
-  
- ShufflingCreation(long, HoldingType, long, byte, short) - Constructor for class nxt.Attachment.ShufflingCreation
-  
- shufflingFullHash(String) - Method in class nxt.http.callers.GetShufflersCall
-  
- shufflingFullHash(byte[]) - Method in class nxt.http.callers.GetShufflersCall
-  
- shufflingFullHash(String) - Method in class nxt.http.callers.ShufflingRegisterCall
-  
- shufflingFullHash(byte[]) - Method in class nxt.http.callers.ShufflingRegisterCall
-  
- shufflingFullHash(String) - Method in class nxt.http.callers.StartShufflerCall
-  
- shufflingFullHash(byte[]) - Method in class nxt.http.callers.StartShufflerCall
-  
- shufflingFullHash(String) - Method in class nxt.http.callers.StopShufflerCall
-  
- shufflingFullHash(byte[]) - Method in class nxt.http.callers.StopShufflerCall
-  
- ShufflingParticipant - Class in nxt
-  
- ShufflingParticipant.Event - Enum in nxt
-  
- ShufflingParticipant.State - Enum in nxt
-  
- ShufflingProcess - Class in nxt.http
-  
- ShufflingProcessCall - Class in nxt.http.callers
-  
- ShufflingRegister - Class in nxt.http
-  
- ShufflingRegisterCall - Class in nxt.http.callers
-  
- ShufflingRegistration(byte[]) - Constructor for class nxt.Attachment.ShufflingRegistration
-  
- shufflingStateHash(String) - Method in class nxt.http.callers.ShufflingCancelCall
-  
- shufflingStateHash(String) - Method in class nxt.http.callers.ShufflingVerifyCall
-  
- ShufflingTransaction - Class in nxt
-  
- ShufflingVerification(long, byte[]) - Constructor for class nxt.Attachment.ShufflingVerification
-  
- ShufflingVerify - Class in nxt.http
-  
- ShufflingVerifyCall - Class in nxt.http.callers
-  
- shutdown() - Method in interface nxt.addons.AddOn
-  
- shutdown() - Static method in class nxt.addons.AddOns
-  
- shutdown() - Method in class nxt.addons.BeforeShutdown
-  
- shutdown() - Method in class nxt.addons.Demo
-  
- shutdown() - Method in class nxt.addons.DownloadTimer
-  
- shutdown() - Method in class nxt.db.BasicDb
-  
- shutdown() - Method in class nxt.env.CommandLineMode
-  
- shutdown() - Method in class nxt.env.DesktopMode
-  
- shutdown() - Method in interface nxt.env.RuntimeMode
-  
- shutdown() - Static method in class nxt.FundingMonitor
- 
Stop monitor processing 
- 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.util.Logger
- 
Logger shutdown 
- shutdown() - Static method in class nxt.util.ThreadPool
-  
- ShutdownCall - Class in nxt.http.callers
-  
- shutdownExecutor(String, ExecutorService, int) - Static method in class nxt.util.ThreadPool
-  
- sign(byte[], String) - Static method in class nxt.crypto.Crypto
-  
- signatureHash(String) - Method in class nxt.http.callers.CalculateFullHashCall
-  
- SignTransaction - Class in nxt.http
-  
- SignTransactionCall - Class in nxt.http.callers
-  
- SignTransactionJSON - Class in nxt.tools
-  
- SignTransactionJSON() - Constructor for class nxt.tools.SignTransactionJSON
-  
- SignTransactions - Class in nxt.tools
-  
- SignTransactions() - Constructor for class nxt.tools.SignTransactions
-  
- similar(TransactionResponse) - Method in interface nxt.http.responses.TransactionResponse
-  
- size() - Method in class nxt.addons.JA
-  
- SizeBasedFee(long) - Constructor for class nxt.Fee.SizeBasedFee
-  
- SizeBasedFee(long, long) - Constructor for class nxt.Fee.SizeBasedFee
-  
- SizeBasedFee(long, long, int) - 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
-  
- sortByPrice(String) - Method in class nxt.http.callers.GetExpectedAskOrdersCall
-  
- sortByPrice(String) - Method in class nxt.http.callers.GetExpectedBidOrdersCall
-  
- sortByRate(String) - Method in class nxt.http.callers.GetExpectedBuyOffersCall
-  
- sortByRate(String) - Method in class nxt.http.callers.GetExpectedSellOffersCall
-  
- SOURCE_FILE - Static variable in class nxt.tools.ManifestGenerator
-  
- stage(String) - Method in class nxt.http.callers.GetHoldingShufflingsCall
-  
- start(int) - Static method in class nxt.util.ThreadPool
-  
- startAsync() - Method in class nxt.http.MockedRequest
-  
- startAsync(ServletRequest, ServletResponse) - Method in class nxt.http.MockedRequest
-  
- StartAuto - Class in nxt.addons
-  
- StartAuto() - Constructor for class nxt.addons.StartAuto
-  
- startClient(URI) - Method in class nxt.peer.PeerWebSocket
- 
Start a client session 
- startDbTransaction() - Method in class nxt.http.APIServlet.APIRequestHandler
-  
- startDbTransaction() - Method in class nxt.http.GetAssetDeletes
- 
Deprecated. 
- startDbTransaction() - Method in class nxt.http.GetAssetHistory
-  
- startDbTransaction() - Method in class nxt.http.GetAssetTransfers
-  
- startDbTransaction() - Method in class nxt.http.GetCurrencyTransfers
-  
- startDbTransaction() - Method in class nxt.http.GetExchanges
-  
- startDbTransaction() - Method in class nxt.http.GetTrades
-  
- StartForging - Class in nxt.addons
-  
- StartForging() - Constructor for class nxt.addons.StartForging
-  
- startForging(String) - Static method in class nxt.Generator
-  
- StartForging - Class in nxt.http
-  
- StartForgingCall - Class in nxt.http.callers
-  
- StartFundingMonitor - Class in nxt.http
- 
Start a funding monitor 
- StartFundingMonitorCall - Class in nxt.http.callers
-  
- StartFundingMonitors - Class in nxt.addons
-  
- StartFundingMonitors() - Constructor for class nxt.addons.StartFundingMonitors
-  
- startMonitor(HoldingType, long, String, long, long, int, String) - Static method in class nxt.FundingMonitor
- 
Start the monitor 
- StartShuffler - Class in nxt.http
-  
- StartShufflerCall - Class in nxt.http.callers
-  
- state(String) - Method in class nxt.http.callers.GetPeersCall
-  
- stopAllMonitors() - Static method in class nxt.FundingMonitor
- 
Stop all monitors
 Pending fund transactions will still be processed 
- stopAllShufflers() - Static method in class nxt.Shuffler
-  
- 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
-  
- StopForgingCall - Class in nxt.http.callers
-  
- StopFundingMonitor - Class in nxt.http
- 
Stop a funding monitor 
- StopFundingMonitorCall - Class in nxt.http.callers
-  
- stopMonitor(HoldingType, long, String, long) - Static method in class nxt.FundingMonitor
- 
Stop monitor
 Pending fund transactions will still be processed 
- StopShuffler - Class in nxt.http
-  
- stopShuffler(long, byte[]) - Static method in class nxt.Shuffler
-  
- StopShufflerCall - Class in nxt.http.callers
-  
- string(String) - Method in class nxt.http.callers.HexConvertCall
-  
- StringClause(String, String) - Constructor for class nxt.db.DbClause.StringClause
-  
- StringKeyFactory(String) - Constructor for class nxt.db.DbKey.StringKeyFactory
-  
- StringRw - Class in nxt.util.bbh
-  
- StringRw(LengthRwPrimitiveType, int) - Constructor for class nxt.util.bbh.StringRw
-  
- submit(Runnable) - Method in class nxt.util.QueuedThreadPool
- 
Submit a task for execution 
- submit(Runnable, T) - Method in class nxt.util.QueuedThreadPool
- 
Submit a task for execution 
- submit(Callable<T>) - Method in class nxt.util.QueuedThreadPool
- 
Submit a task for execution 
- subtype(int) - Method in class nxt.http.callers.GetBlockchainTransactionsCall
-  
- SystemTrayDataProvider - Class in nxt.env
-  
- SystemTrayDataProvider(String, URI, File) - Constructor for class nxt.env.SystemTrayDataProvider
-