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 Z 

D

DATA_BUFFER - Static variable in class com.smartfoxserver.bitswarm.sessions.Session
 
DBConfig - Class in com.smartfoxserver.v2.db
The DBConfig class describes all the settings necessary to setup a JDBC connection to the database and to configure the connection pool.
DBConfig() - Constructor for class com.smartfoxserver.v2.db.DBConfig
 
dbManager - Variable in class com.smartfoxserver.v2.persistence.room.DBRoomStorageConfig
An custom DBManager, by default the one configured in the Zone is used
DBRoomStorageConfig - Class in com.smartfoxserver.v2.persistence.room
Provides configuration settings for the Database based Room persistence API
DBRoomStorageConfig() - Constructor for class com.smartfoxserver.v2.persistence.room.DBRoomStorageConfig
 
debugSQL - Variable in class com.smartfoxserver.v2.persistence.room.DBRoomStorageConfig
When set to true it will log the SQL of each performed query
DEFAULT_AS_SPECT - Static variable in class com.smartfoxserver.v2.controllers.system.game.JoinRoomInvite
 
DEFAULT_EXPIRY_SEC - Static variable in class com.smartfoxserver.v2.controllers.system.game.JoinRoomInvite
 
DefaultBuddySerializer - Class in com.smartfoxserver.v2.buddylist
 
DefaultBuddySerializer() - Constructor for class com.smartfoxserver.v2.buddylist.DefaultBuddySerializer
 
DefaultPermissionProfile - Enum in com.smartfoxserver.v2.security
 
DefaultPlayerIdGenerator - Class in com.smartfoxserver.v2.util
 
DefaultPlayerIdGenerator() - Constructor for class com.smartfoxserver.v2.util.DefaultPlayerIdGenerator
 
DefaultRoomFactory - Class in com.smartfoxserver.v2.entities
 
DefaultRoomFactory() - Constructor for class com.smartfoxserver.v2.entities.DefaultRoomFactory
 
destroy(Object) - Method in class com.smartfoxserver.v2.api.APIManager
 
destroy(Object) - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
Destroy service
destroy() - Method in interface com.smartfoxserver.v2.buddylist.storage.BuddyStorage
Destroy the Storage class.
destroy() - Method in class com.smartfoxserver.v2.buddylist.storage.FSBuddyStorage
 
destroy() - Method in class com.smartfoxserver.v2.components.login.LoginAssistantComponent
Releases the Component's resources.
destroy(Object) - Method in class com.smartfoxserver.v2.db.SFSDBManager
 
destroy(Object) - Method in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
 
destroy(Object) - Method in class com.smartfoxserver.v2.entities.managers.SFSBannedUserManager
 
destroy(Object) - Method in class com.smartfoxserver.v2.entities.managers.SFSPostOffice
 
destroy() - Method in interface com.smartfoxserver.v2.entities.Room
 
destroy() - Method in class com.smartfoxserver.v2.entities.SFSRoom
 
destroy() - Method in interface com.smartfoxserver.v2.extensions.filter.IFilter
This is invoked when the Extension is destroyed
destroy() - Method in interface com.smartfoxserver.v2.extensions.filter.IFilterChain
Shut down the Filter Chain.
destroy() - Method in class com.smartfoxserver.v2.extensions.filter.SFSExtensionFilterChain
Shut down the Filter Chain.
destroy() - Method in interface com.smartfoxserver.v2.extensions.ISFSExtension
This method is called once by the Server when the Extension must be shut down (e.g. before a server restart or before the Extension code is reloaded) Here you can put all the necessary code to release any resources that was acquired/started in the init() method.
destroy() - Method in class com.smartfoxserver.v2.extensions.SFSExtension
 
destroy() - Method in class com.smartfoxserver.v2.mmo.MMORoom
private
destroy() - Method in interface com.smartfoxserver.v2.persistence.room.IRoomStorage
Invoked by the system
destroy(Object) - Method in class com.smartfoxserver.v2.util.SFSWordFilter
 
destroy(Object) - Method in class com.smartfoxserver.v2.util.TaskScheduler
Never accessed directly
disconnect(ISession) - Method in interface com.smartfoxserver.v2.api.ISFSApi
Disconnect a Session abruptly.
disconnect(ISession) - Method in class com.smartfoxserver.v2.api.SFSApi
Removes a Session and the User connected with that session, if one exists
disconnect(IDisconnectionReason) - Method in class com.smartfoxserver.v2.entities.SFSUser
 
disconnect(IDisconnectionReason) - Method in interface com.smartfoxserver.v2.entities.User
 
disconnectUser(User) - Method in interface com.smartfoxserver.v2.api.ISFSApi
Disconnect User abruptly
disconnectUser(User, IDisconnectionReason) - Method in interface com.smartfoxserver.v2.api.ISFSApi
Disconnect a User indicating one specific reason (for example because the User was Idle).
disconnectUser(User, IDisconnectionReason) - Method in class com.smartfoxserver.v2.api.SFSApi
Disconnect a User indicating one specific reason (for example because the User was Idle).
disconnectUser(User) - Method in class com.smartfoxserver.v2.api.SFSApi
Disconnect a User from the server.
doFinalize(User) - Method in interface com.smartfoxserver.v2.entities.ILoginFinalizer
 
doFinalize(User) - Method in class com.smartfoxserver.v2.entities.LoginFinalizer
 
doLogin(LoginData) - Method in interface com.smartfoxserver.v2.entities.Loggable
 
driverName - Variable in class com.smartfoxserver.v2.db.DBConfig
Fully qualified name of the database driver, for example com.mysql.jdbc.Driver
dump() - Method in class com.smartfoxserver.v2.security.SFSPrivilegeManager
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links