A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes All Packages

D

DATA_BUFFER - Static variable in class com.smartfoxserver.bitswarm.sessions.Session
 
DB_STORAGE - com.smartfoxserver.v2.persistence.room.RoomStorageMode
Uses database-driven storage
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
 
DEBUG - com.smartfoxserver.v2.extensions.ExtensionLogLevel
 
debugSQL - Variable in class com.smartfoxserver.v2.persistence.room.DBRoomStorageConfig
When set to true it will log the SQL of each performed query
DEFAULT - com.smartfoxserver.bitswarm.sessions.SessionType
A default, persistent socket connection, using TCP and UDP protocols
DEFAULT - com.smartfoxserver.v2.entities.SFSRoomRemoveMode
The default mode works in two different ways depending on the type of Room: Regular: the room is removed when the Room is empty and its creator is not connected anymore Game: the room is removed when the Room is empty
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() - 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() - 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)
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 when the Storage class is being removed The method is your last chance to release open resources such as local files, database connections etc...
destroy(Object) - Method in class com.smartfoxserver.v2.api.APIManager
 
destroy(Object) - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
Destroy service
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(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
 
DISCONNECTION_REASON - com.smartfoxserver.v2.core.SFSEventParam
A reason for the disconnection event, where applicable ( ClientDisconnectionReason )
disconnectUser(User) - Method in interface com.smartfoxserver.v2.api.ISFSApi
Disconnect User abruptly
disconnectUser(User) - Method in class com.smartfoxserver.v2.api.SFSApi
Disconnect a User from the server.
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).
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
 
DOUBLE - com.smartfoxserver.v2.entities.data.SFSDataType
 
DOUBLE - com.smartfoxserver.v2.entities.variables.VariableType
 
DOUBLE_ARRAY - com.smartfoxserver.v2.entities.data.SFSDataType
 
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 _ 
All Classes All Packages