Index

A B C D E F G H I K L M N O P Q R S T U V W Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

s - Variable in class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.SRP6Base
 
Salt() - Constructor for class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.Salt
Constructs a Salt instance by generating random bytes of a fixed length.
Salt(byte[]) - Constructor for class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.Salt
Constructs a Salt instance using a provided fixed-length byte array.
SALT_LENGTH - Static variable in class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.Salt
 
ScarletHalls - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.scarletmonastery.scarlethalls
 
ScarletHalls() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.scarletmonastery.scarlethalls.ScarletHalls
 
ScarletMonastery - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.scarletmonastery
 
ScarletMonastery() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.scarletmonastery.ScarletMonastery
 
Scenario - Class in br.net.dd.netherwingcore.game.scenarios
 
Scenario() - Constructor for class br.net.dd.netherwingcore.game.scenarios.Scenario
 
ScenarioHandler - Class in br.net.dd.netherwingcore.game.handlers
 
ScenarioHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.ScenarioHandler
 
ScenarioMgr - Class in br.net.dd.netherwingcore.game.scenarios
 
ScenarioMgr() - Constructor for class br.net.dd.netherwingcore.game.scenarios.ScenarioMgr
 
ScenarioPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
ScenarioPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.ScenarioPackets
 
SceneDefines - Class in br.net.dd.netherwingcore.game.entities.player
 
SceneDefines() - Constructor for class br.net.dd.netherwingcore.game.entities.player.SceneDefines
 
SceneHandler - Class in br.net.dd.netherwingcore.game.handlers
 
SceneHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.SceneHandler
 
SceneMgr - Class in br.net.dd.netherwingcore.game.entities.player
 
SceneMgr() - Constructor for class br.net.dd.netherwingcore.game.entities.player.SceneMgr
 
SceneObject - Class in br.net.dd.netherwingcore.game.entities.sceneobject
 
SceneObject() - Constructor for class br.net.dd.netherwingcore.game.entities.sceneobject.SceneObject
 
ScenePackets - Class in br.net.dd.netherwingcore.game.server.packets
 
ScenePackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.ScenePackets
 
SceneScripts - Class in br.net.dd.netherwingcore.scripts.world
 
SceneScripts() - Constructor for class br.net.dd.netherwingcore.scripts.world.SceneScripts
 
ScheduledChangeAI - Class in br.net.dd.netherwingcore.game.ai.coreai
 
ScheduledChangeAI() - Constructor for class br.net.dd.netherwingcore.game.ai.coreai.ScheduledChangeAI
 
Scholomance - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.scholomance
 
Scholomance() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.scholomance.Scholomance
 
ScriptActionResult - Class in br.net.dd.netherwingcore.game.scripting.v2
 
ScriptActionResult() - Constructor for class br.net.dd.netherwingcore.game.scripting.v2.ScriptActionResult
 
ScriptActions - Class in br.net.dd.netherwingcore.game.scripting.v2
 
ScriptActions() - Constructor for class br.net.dd.netherwingcore.game.scripting.v2.ScriptActions
 
ScriptLoader - Class in br.net.dd.netherwingcore.scripts
 
ScriptLoader() - Constructor for class br.net.dd.netherwingcore.scripts.ScriptLoader
 
ScriptMgr - Class in br.net.dd.netherwingcore.game.scripting
 
ScriptMgr() - Constructor for class br.net.dd.netherwingcore.game.scripting.ScriptMgr
 
ScriptReloadMgr - Class in br.net.dd.netherwingcore.game.scripting
 
ScriptReloadMgr() - Constructor for class br.net.dd.netherwingcore.game.scripting.ScriptReloadMgr
 
ScriptSystem - Class in br.net.dd.netherwingcore.game.scripting
 
ScriptSystem() - Constructor for class br.net.dd.netherwingcore.game.scripting.ScriptSystem
 
SEC_ADMINISTRATOR - Enum constant in enum class br.net.dd.netherwingcore.common.Common.AccountTypes
 
SEC_CONSOLE - Enum constant in enum class br.net.dd.netherwingcore.common.Common.AccountTypes
 
SEC_GAMEMASTER - Enum constant in enum class br.net.dd.netherwingcore.common.Common.AccountTypes
 
SEC_MODERATOR - Enum constant in enum class br.net.dd.netherwingcore.common.Common.AccountTypes
 
SEC_PLAYER - Enum constant in enum class br.net.dd.netherwingcore.common.Common.AccountTypes
 
SecretMgr - Class in br.net.dd.netherwingcore.shared.secrets
 
SecretMgr() - Constructor for class br.net.dd.netherwingcore.shared.secrets.SecretMgr
 
secsToTimeString(long, boolean, boolean) - Static method in class br.net.dd.netherwingcore.common.utilities.Util
Converts seconds into a human-readable time string.
Section - Class in br.net.dd.netherwingcore.common.configuration.structs
Represents a configuration section that holds a description and a collection of groups.
Section(Description) - Constructor for class br.net.dd.netherwingcore.common.configuration.structs.Section
Constructs a new Section with the specified description.
securityLevel - Variable in class br.net.dd.netherwingcore.database.implementation.LoginDatabase.AccountInfo
 
SelectableAI - Class in br.net.dd.netherwingcore.game.ai
 
SelectableAI() - Constructor for class br.net.dd.netherwingcore.game.ai.SelectableAI
 
sendErrorResponse(Session, int, BattlenetRpcErrorCode) - Method in class br.net.dd.netherwingcore.bnetserver.services.ServiceBase
Utility method to send an error response to the client.
sendJson(HttpExchange, String, int) - Static method in class br.net.dd.netherwingcore.bnetserver.utilities.SOAPUtil
 
sendResponse(int, int) - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
Sends a response to the client with a specific status code.
sendResponse(int, Message) - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
Sends a response to the client.
sendResponse(Session, int, Message) - Method in class br.net.dd.netherwingcore.bnetserver.services.ServiceBase
Utility method to send a protobuf message as a response to the client.
serialize(Message) - Static method in class br.net.dd.netherwingcore.shared.json.ProtobufJSON
 
SerpentShrine - Class in br.net.dd.netherwingcore.scripts.outland.coilfangreservoir.serpentshrine
 
SerpentShrine() - Constructor for class br.net.dd.netherwingcore.scripts.outland.coilfangreservoir.serpentshrine.SerpentShrine
 
ServiceBase - Class in br.net.dd.netherwingcore.bnetserver.services
 
ServiceBase - Class in br.net.dd.netherwingcore.proto
 
ServiceBase() - Constructor for class br.net.dd.netherwingcore.bnetserver.services.ServiceBase
 
ServiceBase() - Constructor for class br.net.dd.netherwingcore.proto.ServiceBase
 
ServiceDispatcher - Class in br.net.dd.netherwingcore.bnetserver.services
The ServiceDispatcher is responsible for routing incoming RPC calls to the appropriate service based on the service hash.
Session - Class in br.net.dd.netherwingcore.bnetserver.server
Represents a client session in the BNet server.
Session(SocketChannel, SSLEngine) - Constructor for class br.net.dd.netherwingcore.bnetserver.server.Session
Constructs a new Session for a given SocketChannel and SSLEngine.
SESSION_KEY_LENGTH - Static variable in class br.net.dd.netherwingcore.common.cryptography.authentication.AuthDefines
The fixed length of the session key in bytes.
SessionKey() - Constructor for class br.net.dd.netherwingcore.common.cryptography.authentication.AuthDefines.SessionKey
Default constructor that initializes the session key with an empty byte array of fixed length AuthDefines.SESSION_KEY_LENGTH.
SessionKey(byte[]) - Constructor for class br.net.dd.netherwingcore.common.cryptography.authentication.AuthDefines.SessionKey
Constructs a session key with the given byte array.
SessionKeyGenerator - Class in br.net.dd.netherwingcore.common.cryptography
 
SessionKeyGenerator() - Constructor for class br.net.dd.netherwingcore.common.cryptography.SessionKeyGenerator
 
set(Common.LocaleConstant, String) - Method in class br.net.dd.netherwingcore.common.Common.LocalizedString
Sets the localized string for the given locale.
setAccountId(int) - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
 
setAccountName(String) - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
 
setAuthenticated(boolean) - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
 
setBinary(byte[], boolean) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
setConfiguration(Configuration) - Method in class br.net.dd.netherwingcore.common.configuration.ConfigurationSample
Sets the configuration object associated with this sample.
setDebugEnabled(boolean) - Method in class br.net.dd.netherwingcore.common.logging.Log
Sets the debugEnabled field to enable or disable debug logging.
setDecStr(String) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
setDword(int) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
setDwordUnsigned(long) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
setFileName(String) - Method in class br.net.dd.netherwingcore.common.configuration.ConfigurationSample
Sets the file name associated with this configuration.
SethekkHalls - Class in br.net.dd.netherwingcore.scripts.outland.auchindoun.sethekkhalls
 
SethekkHalls() - Constructor for class br.net.dd.netherwingcore.scripts.outland.auchindoun.sethekkhalls.SethekkHalls
 
setHexStr(String) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
setKey(byte[]) - Method in class br.net.dd.netherwingcore.common.cryptography.authentication.AuthDefines.SessionKey
Updates the current session key with a new byte array.
setQword(long) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
setRand(int) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
setType(Type) - Method in class br.net.dd.netherwingcore.common.configuration.fields.Field
Sets the type of the field.
setValue(String) - Method in class br.net.dd.netherwingcore.common.configuration.fields.Field
Sets the single value of the field.
setValues(String[]) - Method in class br.net.dd.netherwingcore.common.configuration.fields.Field
Sets the values of the field.
SFMTRand - Class in br.net.dd.netherwingcore.common.utilities
 
SFMTRand() - Constructor for class br.net.dd.netherwingcore.common.utilities.SFMTRand
 
SHA1 - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.Algorithms
 
SHA1_DIGEST_LENGTH_BYTES - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoConstants
 
SHA1_LEN - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.Algorithms
 
SHA256 - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.Algorithms
 
SHA256_DIGEST_LENGTH_BYTES - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoConstants
 
SHA256_LEN - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.Algorithms
 
SHA512 - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.Algorithms
 
SHA512_DIGEST_LENGTH_BYTES - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoConstants
 
SHA512_LEN - Static variable in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.Algorithms
 
ShadowfangKeep - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.shadowfangkeep
 
ShadowfangKeep() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.shadowfangkeep.ShadowfangKeep
 
ShadowLabyrinth - Class in br.net.dd.netherwingcore.scripts.outland.auchindoun.shadowlabyrinth
 
ShadowLabyrinth() - Constructor for class br.net.dd.netherwingcore.scripts.outland.auchindoun.shadowlabyrinth.ShadowLabyrinth
 
SharedDefines - Class in br.net.dd.netherwingcore.game.miscellaneous
 
SharedDefines() - Constructor for class br.net.dd.netherwingcore.game.miscellaneous.SharedDefines
 
ShatteredHalls - Class in br.net.dd.netherwingcore.scripts.outland.hellfirecitadel.shatteredhalls
 
ShatteredHalls() - Constructor for class br.net.dd.netherwingcore.scripts.outland.hellfirecitadel.shatteredhalls.ShatteredHalls
 
shiftLeft(int) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
shiftLeftAssign(int) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
ShopDatabase - Class in br.net.dd.netherwingcore.database.implementation
 
ShopDatabase() - Constructor for class br.net.dd.netherwingcore.database.implementation.ShopDatabase
 
show(String, String, String) - Static method in class br.net.dd.netherwingcore.common.Banner
Displays the banner message with the application version, service name, and additional information about logging.
SI64FMTD - Static variable in class br.net.dd.netherwingcore.common.Define
 
SIZE - Static variable in class br.net.dd.netherwingcore.common.cryptography.authentication.WorldPacketCrypt.WorldPacketCryptIV
The size of the IV in bytes.
SkillDiscovery - Class in br.net.dd.netherwingcore.game.skills
 
SkillDiscovery() - Constructor for class br.net.dd.netherwingcore.game.skills.SkillDiscovery
 
SkillExtraItems - Class in br.net.dd.netherwingcore.game.skills
 
SkillExtraItems() - Constructor for class br.net.dd.netherwingcore.game.skills.SkillExtraItems
 
SkillHandler - Class in br.net.dd.netherwingcore.game.handlers
 
SkillHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.SkillHandler
 
SmartEnum - Enum Class in br.net.dd.netherwingcore.common.utilities
 
SmoothPhasing - Class in br.net.dd.netherwingcore.game.entities.object
 
SmoothPhasing() - Constructor for class br.net.dd.netherwingcore.game.entities.object.SmoothPhasing
 
SOAPUtil - Class in br.net.dd.netherwingcore.bnetserver.utilities
 
SOAPUtil() - Constructor for class br.net.dd.netherwingcore.bnetserver.utilities.SOAPUtil
 
SocialHandler - Class in br.net.dd.netherwingcore.game.handlers
 
SocialHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.SocialHandler
 
SocialMgr - Class in br.net.dd.netherwingcore.game.entities.player
 
SocialMgr() - Constructor for class br.net.dd.netherwingcore.game.entities.player.SocialMgr
 
SocialPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
SocialPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.SocialPackets
 
Socket - Class in br.net.dd.netherwingcore.common.network
 
Socket() - Constructor for class br.net.dd.netherwingcore.common.network.Socket
 
SocketManager - Class in br.net.dd.netherwingcore.bnetserver.net
Manages socket connections for the server, including accepting new connections, reading from and writing to sockets, and handling SSL encryption.
SocketManager() - Constructor for class br.net.dd.netherwingcore.bnetserver.net.SocketManager
Constructs a new SocketManager instance.
SocketMgr - Class in br.net.dd.netherwingcore.common.network
 
SocketMgr() - Constructor for class br.net.dd.netherwingcore.common.network.SocketMgr
 
SocketReadCallbackResult - Enum Class in br.net.dd.netherwingcore.shared.networking
 
SpawnData - Class in br.net.dd.netherwingcore.game.maps
 
SpawnData() - Constructor for class br.net.dd.netherwingcore.game.maps.SpawnData
 
Spell - Class in br.net.dd.netherwingcore.game.spells
 
Spell() - Constructor for class br.net.dd.netherwingcore.game.spells.Spell
 
SpellAuraDefines - Class in br.net.dd.netherwingcore.game.spells.auras
 
SpellAuraDefines() - Constructor for class br.net.dd.netherwingcore.game.spells.auras.SpellAuraDefines
 
SpellAuraEffects - Class in br.net.dd.netherwingcore.game.spells.auras
 
SpellAuraEffects() - Constructor for class br.net.dd.netherwingcore.game.spells.auras.SpellAuraEffects
 
SpellAuras - Class in br.net.dd.netherwingcore.game.spells.auras
 
SpellAuras() - Constructor for class br.net.dd.netherwingcore.game.spells.auras.SpellAuras
 
SpellCastRequest - Class in br.net.dd.netherwingcore.game.spells
 
SpellCastRequest() - Constructor for class br.net.dd.netherwingcore.game.spells.SpellCastRequest
 
SpellDefines - Class in br.net.dd.netherwingcore.game.spells
 
SpellDefines() - Constructor for class br.net.dd.netherwingcore.game.spells.SpellDefines
 
SpellDh - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellDh() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellDh
 
SpellDk - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellDk() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellDk
 
SpellDruid - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellDruid() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellDruid
 
SpellEffects - Class in br.net.dd.netherwingcore.game.spells
 
SpellEffects() - Constructor for class br.net.dd.netherwingcore.game.spells.SpellEffects
 
SpellGeneric - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellGeneric() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellGeneric
 
SpellHandler - Class in br.net.dd.netherwingcore.game.handlers
 
SpellHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.SpellHandler
 
SpellHistory - Class in br.net.dd.netherwingcore.game.spells
 
SpellHistory() - Constructor for class br.net.dd.netherwingcore.game.spells.SpellHistory
 
SpellHunter - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellHunter() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellHunter
 
SpellInfo - Class in br.net.dd.netherwingcore.game.spells
 
SpellInfo() - Constructor for class br.net.dd.netherwingcore.game.spells.SpellInfo
 
SpellItem - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellItem() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellItem
 
SpellMage - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellMage() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellMage
 
SpellMgr - Class in br.net.dd.netherwingcore.game.spells
 
SpellMgr() - Constructor for class br.net.dd.netherwingcore.game.spells.SpellMgr
 
SpellMonk - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellMonk() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellMonk
 
SpellPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
SpellPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.SpellPackets
 
SpellPaladin - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellPaladin() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellPaladin
 
SpellPet - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellPet() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellPet
 
SpellPriest - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellPriest() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellPriest
 
SpellQuest - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellQuest() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellQuest
 
SpellRogue - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellRogue() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellRogue
 
SpellScript - Class in br.net.dd.netherwingcore.game.spells
 
SpellScript() - Constructor for class br.net.dd.netherwingcore.game.spells.SpellScript
 
SpellScriptLoader - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellScriptLoader() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellScriptLoader
 
SpellShaman - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellShaman() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellShaman
 
SpellWarlock - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellWarlock() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellWarlock
 
SpellWarrior - Class in br.net.dd.netherwingcore.scripts.spells
 
SpellWarrior() - Constructor for class br.net.dd.netherwingcore.scripts.spells.SpellWarrior
 
Spline - Class in br.net.dd.netherwingcore.game.movement.spline
 
Spline() - Constructor for class br.net.dd.netherwingcore.game.movement.spline.Spline
 
SplineChain - Class in br.net.dd.netherwingcore.game.movement.spline
 
SplineChain() - Constructor for class br.net.dd.netherwingcore.game.movement.spline.SplineChain
 
SplineChainMovementGenerator - Class in br.net.dd.netherwingcore.game.movement.generators
 
SplineChainMovementGenerator() - Constructor for class br.net.dd.netherwingcore.game.movement.generators.SplineChainMovementGenerator
 
SplineImpl - Class in br.net.dd.netherwingcore.game.movement.spline
 
SplineImpl() - Constructor for class br.net.dd.netherwingcore.game.movement.spline.SplineImpl
 
SRP6 - Class in br.net.dd.netherwingcore.common.cryptography.authentication
SRP6 (Secure Remote Password protocol version 6) implementation for cryptographic operations.
SRP6() - Constructor for class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6
 
SRP6.Salt - Class in br.net.dd.netherwingcore.common.cryptography.authentication
Represents a fixed-length salt used in SRP computations.
SRP6.SRP6Base - Class in br.net.dd.netherwingcore.common.cryptography.authentication
Base class for SRP6 computations.
SRP6.SRP6Client - Class in br.net.dd.netherwingcore.common.cryptography.authentication
Represents an SRP-6 client that performs authentication using a username and password.
SRP6Base(BigInteger, SRP6.Salt, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.SRP6Base
Constructs an SRP6Base instance with the provided parameters.
SRP6Client(String, String, SRP6.Salt, BigInteger) - Constructor for class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.SRP6Client
Constructs an SRP-6 client with the given username, password, and salt.
SSLContextImpl - Class in br.net.dd.netherwingcore.common.cryptography
The SSLContextImpl class is a singleton implementation responsible for initializing and providing an instance of SSLContext.
SslStream - Class in br.net.dd.netherwingcore.common.network
 
SslStream() - Constructor for class br.net.dd.netherwingcore.common.network.SslStream
 
start() - Static method in class br.net.dd.netherwingcore.bnetserver.rest.LoginRESTService
Starts the Login REST Service.
start() - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
Starts the SSL handshake process for this session.
start(String, int) - Method in class br.net.dd.netherwingcore.bnetserver.net.SocketManager
Starts the socket server on the specified IP and port.
StartProcess - Class in br.net.dd.netherwingcore.common.utilities
 
StartProcess() - Constructor for class br.net.dd.netherwingcore.common.utilities.StartProcess
 
StatSystem - Class in br.net.dd.netherwingcore.game.entities.unit
 
StatSystem() - Constructor for class br.net.dd.netherwingcore.game.entities.unit.StatSystem
 
SteamVault - Class in br.net.dd.netherwingcore.scripts.outland.coilfangreservoir.steamvault
 
SteamVault() - Constructor for class br.net.dd.netherwingcore.scripts.outland.coilfangreservoir.steamvault.SteamVault
 
Stonecore - Class in br.net.dd.netherwingcore.scripts.maelstrom.stonecore
 
Stonecore() - Constructor for class br.net.dd.netherwingcore.scripts.maelstrom.stonecore.Stonecore
 
stop() - Method in class br.net.dd.netherwingcore.bnetserver.net.SocketManager
Stops the socket server, closing all sessions and the server channel.
stop() - Static method in class br.net.dd.netherwingcore.bnetserver.rest.LoginRESTService
Stops the Login REST Service.
STOP - Enum constant in enum class br.net.dd.netherwingcore.shared.networking.SocketReadCallbackResult
 
stopServices() - Static method in class br.net.dd.netherwingcore.bnetserver.Main
 
StrandOfTheAncients - Class in br.net.dd.netherwingcore.scripts.battlegrounds.strandoftheancients
 
StrandOfTheAncients() - Constructor for class br.net.dd.netherwingcore.scripts.battlegrounds.strandoftheancients.StrandOfTheAncients
 
Stratholme - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.stratholme
 
Stratholme() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.stratholme.Stratholme
 
STRING_VIEW_FMT - Static variable in class br.net.dd.netherwingcore.common.Define
 
StringConvert - Class in br.net.dd.netherwingcore.common.utilities
 
StringConvert() - Constructor for class br.net.dd.netherwingcore.common.utilities.StringConvert
 
stringEqualI(String, String) - Static method in class br.net.dd.netherwingcore.common.utilities.Util
Compares two strings for equality, ignoring case considerations.
StringFormat - Class in br.net.dd.netherwingcore.common.utilities
 
StringFormat() - Constructor for class br.net.dd.netherwingcore.common.utilities.StringFormat
 
StringFormatFwd - Class in br.net.dd.netherwingcore.common.utilities
 
StringFormatFwd() - Constructor for class br.net.dd.netherwingcore.common.utilities.StringFormatFwd
 
stringToBool(String) - Static method in class br.net.dd.netherwingcore.common.utilities.Util
Converts a string to a boolean value, interpreting common representations of "true".
stringViewFmtArg(String) - Static method in class br.net.dd.netherwingcore.common.Define
Helper method to create string view format arguments
stripLineInvisibleChars(StringBuilder) - Static method in class br.net.dd.netherwingcore.common.utilities.Util
Removes invisible characters (e.g., spaces, tabs, etc.) from a StringBuilder, leaving one space as a separator.
sub(BigNumber) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
subAssign(BigNumber) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
SunkenTemple - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.sunkentemple
 
SunkenTemple() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.sunkentemple.SunkenTemple
 
SunwellPlateau - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.sunwellplateau
 
SunwellPlateau() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.sunwellplateau.SunwellPlateau
 
SupportMgr - Class in br.net.dd.netherwingcore.game.support
 
SupportMgr() - Constructor for class br.net.dd.netherwingcore.game.support.SupportMgr
 
syncExecute(LoginDatabaseStatements, Map...) - Method in class br.net.dd.netherwingcore.database.implementation.LoginDatabase
Synchronous execution of a database statement.
syncExecute(T, Map...) - Method in class br.net.dd.netherwingcore.database.common.GenericDatabase
Synchronous execution of a database statement.
syncQuery(LoginDatabaseStatements, Map...) - Method in class br.net.dd.netherwingcore.database.implementation.LoginDatabase
Synchronous query execution.
syncQuery(T, Map...) - Method in class br.net.dd.netherwingcore.database.common.GenericDatabase
Synchronous query execution.
SystemPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
SystemPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.SystemPackets
 
SZFMTD - Static variable in class br.net.dd.netherwingcore.common.Define
 
A B C D E F G H I K L M N O P Q R S T U V W Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form