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

I

IBuddySerializer - Interface in com.smartfoxserver.v2.buddylist
 
IClientRequestHandler - Interface in com.smartfoxserver.v2.extensions
 
IDBManager - Interface in com.smartfoxserver.v2.db
 
idField - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
The name of the field used as the main table Id.
idGen - Variable in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
 
IDGenerator - Interface in com.smartfoxserver.v2.entities
 
IDisconnectionReason - Interface in com.smartfoxserver.v2.util
 
IDLE - com.smartfoxserver.v2.util.ClientDisconnectionReason
The client was disconnected because he was idle for longer than what configured in the Zone as the MaxUserIdleTime
IErrorCode - Interface in com.smartfoxserver.v2.exceptions
 
IFilter - Interface in com.smartfoxserver.v2.extensions.filter
Overview
IFilterChain - Interface in com.smartfoxserver.v2.extensions.filter
 
IFloodFilter<T> - Interface in com.smartfoxserver.v2.util
 
ILoginAssistantPlugin - Interface in com.smartfoxserver.v2.components.login
ADVANCED USERS ONLY
ILoginFinalizer - Interface in com.smartfoxserver.v2.entities
 
IMailerCallbackHandler - Interface in com.smartfoxserver.v2.entities.managers
 
IMailerService - Interface in com.smartfoxserver.v2.entities.managers
 
IMMOItem - Interface in com.smartfoxserver.v2.mmo
Defines the basic methods of an MMOItem class
IMMOItemVariable - Interface in com.smartfoxserver.v2.mmo
 
INFO - com.smartfoxserver.v2.extensions.ExtensionLogLevel
 
init() - Static method in class com.smartfoxserver.v2.buddylist.BuddySerializerFactory
 
init() - Method in interface com.smartfoxserver.v2.buddylist.storage.BuddyStorage
Initialize the Storage class
init() - Method in class com.smartfoxserver.v2.buddylist.storage.FSBuddyStorage
 
init() - Method in interface com.smartfoxserver.v2.extensions.ISFSExtension
This method is called once by the Server after the Extension is instantiated.
init() - Method in class com.smartfoxserver.v2.util.DefaultPlayerIdGenerator
 
init() - Method in interface com.smartfoxserver.v2.util.IPlayerIdGenerator
The init() method is invoked immediately after the successful creation of the Game Room.
init(Zone, BaseStorageConfig) - Method in interface com.smartfoxserver.v2.persistence.room.IRoomStorage
Invoked once after the class is instantiated, it provides the reference to the current Zone and the custom configurator
init(SFSExtension) - Method in interface com.smartfoxserver.v2.extensions.filter.IFilter
Initialize the Filter
init(SFSExtension) - Method in class com.smartfoxserver.v2.extensions.filter.SFSExtensionFilter
Initialize the Filter
init(Object) - Method in class com.smartfoxserver.v2.api.APIManager
 
init(Object) - Method in interface com.smartfoxserver.v2.buddylist.BuddyProperties
 
init(Object) - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
Initialize service
init(Object) - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyProperties
 
init(Object) - Method in class com.smartfoxserver.v2.db.SFSDBManager
 
init(Object) - Method in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
 
init(Object) - Method in class com.smartfoxserver.v2.entities.managers.SFSBannedUserManager
 
init(Object) - Method in class com.smartfoxserver.v2.entities.managers.SFSPostOffice
 
init(Object) - Method in class com.smartfoxserver.v2.util.SFSFloodFilter
 
init(Object) - Method in class com.smartfoxserver.v2.util.SFSWordFilter
 
init(Object) - Method in class com.smartfoxserver.v2.util.TaskScheduler
Never accessed directly
initBuddyList(User, boolean) - Method in interface com.smartfoxserver.v2.api.ISFSBuddyApi
Initialize the buddy list for the requested User.
initBuddyList(User, boolean) - Method in class com.smartfoxserver.v2.api.SFSBuddyApi
Initialize the buddy list for the requested User.
InitBuddyList - Class in com.smartfoxserver.v2.controllers.system.buddylist
 
InitBuddyList - com.smartfoxserver.v2.controllers.SystemRequest
 
InitBuddyList() - Constructor for class com.smartfoxserver.v2.controllers.system.buddylist.InitBuddyList
 
initCleanUpTask() - Method in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
 
inited - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyProperties
 
initFloodFilter(ExtensionFloodFilterConfig) - Method in class com.smartfoxserver.v2.extensions.SFSExtension
Initializes the Extension anti-flood filter, which allows to configure a maximum request rate (req/s) for every custom Extension call.
initializeBuddyState(User) - Method in class com.smartfoxserver.v2.api.SFSBuddyApi
 
initRoomPersistence(RoomStorageMode, BaseStorageConfig) - Method in class com.smartfoxserver.v2.entities.SFSZone
Initializes the Room Persistence functionality.
initRoomPersistence(RoomStorageMode, BaseStorageConfig) - Method in interface com.smartfoxserver.v2.entities.Zone
Initializes the Room Persistence functionality.
Instantiation - Annotation Type in com.smartfoxserver.v2.annotations
Indicates how a dynamic class should be managed by the class that instantiate it The mode parameter by default is set to NEW_INSTANCE.
Instantiation.InstantiationMode - Enum in com.smartfoxserver.v2.annotations
 
INT - com.smartfoxserver.v2.entities.data.SFSDataType
 
INT - com.smartfoxserver.v2.entities.variables.VariableType
 
INT_ARRAY - com.smartfoxserver.v2.entities.data.SFSDataType
 
InterruptedEventException - Exception in com.smartfoxserver.v2.exceptions
 
InterruptedEventException() - Constructor for exception com.smartfoxserver.v2.exceptions.InterruptedEventException
 
intX() - Method in class com.smartfoxserver.v2.mmo.Vec3D
Get the X coordinate as integer
intY() - Method in class com.smartfoxserver.v2.mmo.Vec3D
Get the Y coordinate as integer
intZ() - Method in class com.smartfoxserver.v2.mmo.Vec3D
Get the Z coordinate as integer
INVALID_EMAIL - com.smartfoxserver.v2.components.signup.SignUpErrorCodes
 
Invitation - Interface in com.smartfoxserver.v2.entities.invitation
Represents an Invitation object
INVITATION_NOT_VALID - com.smartfoxserver.v2.exceptions.SFSErrorCode
 
InvitationCallback - Interface in com.smartfoxserver.v2.entities.invitation
The InvitationCallback is used to handle the client response to an invitation.
InvitationManager - Interface in com.smartfoxserver.v2.entities.invitation
 
InvitationReply - Class in com.smartfoxserver.v2.controllers.system.game
 
InvitationReply - com.smartfoxserver.v2.controllers.SystemRequest
 
InvitationReply() - Constructor for class com.smartfoxserver.v2.controllers.system.game.InvitationReply
 
InvitationResponse - Enum in com.smartfoxserver.v2.entities.invitation
 
invitationsById - Variable in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
 
invitationsByOwner - Variable in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
 
InviteUser - Class in com.smartfoxserver.v2.controllers.system.game
 
InviteUser - com.smartfoxserver.v2.controllers.SystemRequest
 
InviteUser() - Constructor for class com.smartfoxserver.v2.controllers.system.game.InviteUser
 
ipAddress - Variable in class com.smartfoxserver.v2.entities.SFSBannedUser
 
IPasswordManager - Interface in com.smartfoxserver.v2.components.signup
 
IPasswordRecovery - Interface in com.smartfoxserver.v2.components.signup
 
IPermissionProfile - Interface in com.smartfoxserver.v2.security
 
IPlayerIdGenerator - Interface in com.smartfoxserver.v2.util
Overview
IRoomFactory - Interface in com.smartfoxserver.v2.entities
 
IRoomStorage - Interface in com.smartfoxserver.v2.persistence.room
Basic interface for Room Storage implementations.
IS_GAME - Static variable in class com.smartfoxserver.v2.entities.match.RoomProperties
The Room isGame flag
IS_IN_ANY_ROOM - Static variable in class com.smartfoxserver.v2.entities.match.UserProperties
Equivalent to User.lastJoinedRoom == null
IS_NPC - Static variable in class com.smartfoxserver.v2.entities.match.UserProperties
The isNpc flag
IS_PLAYER - Static variable in class com.smartfoxserver.v2.entities.match.UserProperties
The isPlayer flag
IS_PRIVATE - Static variable in class com.smartfoxserver.v2.entities.match.RoomProperties
The Room isPrivate flag
IS_SPECTATOR - Static variable in class com.smartfoxserver.v2.entities.match.UserProperties
The isSpectator flag
IS_TYPE_DEFAULT - Static variable in class com.smartfoxserver.v2.entities.match.RoomProperties
Check if the Room is of type Default
IS_TYPE_MMO - Static variable in class com.smartfoxserver.v2.entities.match.RoomProperties
Check if the Room if of type MMORoom
IS_TYPE_SFSGAME - Static variable in class com.smartfoxserver.v2.entities.match.RoomProperties
Check if the Room is of type SFSGame
isActive - Variable in class com.smartfoxserver.v2.components.login.LoginData
Optional field that checks if the account has been activated
isActive - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration.EmailConfig
Turns on/off the automated email
isActive - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration.PasswordRecovery
Turs on/off the Password Recovery
isActive() - Method in interface com.smartfoxserver.v2.buddylist.BuddyListManager
Check if the BuddyList management is active in the Zone
isActive() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
Check if the BuddyList management is active in the Zone
isActive() - Method in interface com.smartfoxserver.v2.db.IDBManager
True if the Service is active
isActive() - Method in interface com.smartfoxserver.v2.entities.Room
Return true if the Room is active in the Zone.
isActive() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Return true if the Room is active in the Zone.
isActive() - Method in class com.smartfoxserver.v2.entities.SFSZone
Checks if the Zone is currently enabled in the system or not.
isActive() - Method in interface com.smartfoxserver.v2.entities.Zone
Checks if the Zone is currently enabled in the system or not.
isActive() - Method in class com.smartfoxserver.v2.extensions.BaseSFSExtension
Checks if the Extension is active.
isActive() - Method in interface com.smartfoxserver.v2.extensions.ISFSExtension
Checks if the Extension is active.
isActive() - Method in interface com.smartfoxserver.v2.security.PrivilegeManager
 
isActive() - Method in class com.smartfoxserver.v2.security.SFSPrivilegeManager
 
isAllowedToPerformNewSearch(User) - Static method in class com.smartfoxserver.v2.util.UsersUtil
 
isAllowInvitationsOnlyForBuddies() - Method in class com.smartfoxserver.v2.entities.SFSZone
True if only buddies can be invited by a client side JoinRoomInvitationRequest, false otherwise.
isAllowInvitationsOnlyForBuddies() - Method in interface com.smartfoxserver.v2.entities.Zone
True if only buddies can be invited by a client side JoinRoomInvitationRequest, false otherwise.
isAllowOwnerInvitations() - Method in interface com.smartfoxserver.v2.entities.Room
True if the Room allows only its creator to send JoinRoomInvitations.
isAllowOwnerInvitations() - Method in class com.smartfoxserver.v2.entities.SFSRoom
True if the Room allows only its creator to send JoinRoomInvitations.
isAutoRemoveBan() - Method in class com.smartfoxserver.v2.entities.managers.SFSBannedUserManager
 
isBeingKicked() - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isBeingKicked() - Method in interface com.smartfoxserver.v2.entities.User
 
isBlocked() - Method in interface com.smartfoxserver.v2.buddylist.Buddy
When a Buddy is blocked he won't be able to see the User status and send him messages
isBlocked() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddy
 
isBuddyBlocked(String) - Method in interface com.smartfoxserver.v2.buddylist.BuddyList
Checks whether the specified Buddy is blocked in this BuddyList
isBuddyBlocked(String) - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyList
 
isChangedSinceLastSave() - Method in interface com.smartfoxserver.v2.buddylist.BuddyProperties
 
isChangedSinceLastSave() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyProperties
 
isClientAllowedToOverridRoomEvents() - Method in class com.smartfoxserver.v2.entities.SFSZone
Deprecated. 
isClientAllowedToOverridRoomEvents() - Method in interface com.smartfoxserver.v2.entities.Zone
 
isConnected() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
Check if the session is connected.
isConnected() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
isConnected() - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isConnected() - Method in interface com.smartfoxserver.v2.entities.User
Check if the User is connected
isCustomLogin() - Method in class com.smartfoxserver.v2.entities.SFSZone
Check if the Zone fires LOGIN events to the Zone extension at login time.
isCustomLogin() - Method in interface com.smartfoxserver.v2.entities.Zone
Check if the Zone fires LOGIN events to the Zone extension at login time.
isDynamic() - Method in class com.smartfoxserver.v2.api.CreateRoomSettings
A dynamic Room is created at runtime by either a client request or a server side "CreateRoom" command.
isDynamic() - Method in interface com.smartfoxserver.v2.entities.Room
Checks if the Room was created dynamically (at runtime)
isDynamic() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Checks if the Room was created dynamically (at runtime)
isEmailRequired - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
Determines whether or not an email address is mandatory for signing up.
isEmpty() - Method in interface com.smartfoxserver.v2.buddylist.BuddyList
Checks if the BuddyList is empty
isEmpty() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyList
 
isEmpty() - Method in interface com.smartfoxserver.v2.entities.Room
Checks whether the Room is empty
isEmpty() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Checks whether the Room is empty
isEncrypted() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
 
isEncrypted() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
isEncrypted() - Method in class com.smartfoxserver.v2.entities.SFSZone
True if protocol cryptography is turned on in this Zone.
isEncrypted() - Method in interface com.smartfoxserver.v2.entities.Zone
True if protocol cryptography is turned on in this Zone.
IServerEventHandler - Interface in com.smartfoxserver.v2.extensions
 
ISession - Interface in com.smartfoxserver.bitswarm.sessions
 
isExpired() - Method in interface com.smartfoxserver.v2.entities.BannedUser
 
isExpired() - Method in interface com.smartfoxserver.v2.entities.invitation.Invitation
Checks if the invitation is expired.
isExpired() - Method in class com.smartfoxserver.v2.entities.invitation.SFSInvitation
 
isExpired() - Method in class com.smartfoxserver.v2.entities.SFSBannedUser
 
isFilterBuddyMessages() - Method in class com.smartfoxserver.v2.entities.SFSZone
Toggle the filtering of Buddy messages via the Words Filter.
isFilterBuddyMessages() - Method in interface com.smartfoxserver.v2.entities.Zone
Toggle the filtering of Buddy messages via the Words Filter.
isFilterChainInited() - Method in class com.smartfoxserver.v2.entities.SFSZone
Returns true if the FilterChain was initialized
isFilterChainInited() - Method in interface com.smartfoxserver.v2.entities.Zone
Returns true if the FilterChain was initialized
isFilterPrivateMessages() - Method in class com.smartfoxserver.v2.entities.SFSZone
If turned on the Zone will apply the Words Filter to private messages
isFilterPrivateMessages() - Method in interface com.smartfoxserver.v2.entities.Zone
If turned on the Zone will apply the Words Filter to private messages
isFilterRoomNames() - Method in class com.smartfoxserver.v2.entities.SFSZone
If turned on the Zone will apply the Words Filter to Room names
isFilterRoomNames() - Method in interface com.smartfoxserver.v2.entities.Zone
If turned on the Zone will apply the Words Filter to Room names
isFilterUserNames() - Method in class com.smartfoxserver.v2.entities.SFSZone
If turned on the Zone will apply the Words Filter to User names provided at login time
isFilterUserNames() - Method in interface com.smartfoxserver.v2.entities.Zone
If turned on the Zone will apply the Words Filter to User names provided at login time
isFlagSet(SFSRoomSettings) - Method in interface com.smartfoxserver.v2.entities.Room
Checks whether a certain Room Setting is set
isFlagSet(SFSRoomSettings) - Method in class com.smartfoxserver.v2.entities.SFSRoom
Checks whether a certain Room Setting is set
isFlagSet(User, SystemPermission) - Method in interface com.smartfoxserver.v2.security.PrivilegeManager
 
isFlagSet(User, SystemPermission) - Method in class com.smartfoxserver.v2.security.SFSPrivilegeManager
 
isFlagSet(SystemPermission) - Method in class com.smartfoxserver.v2.security.SFSPermissionProfile
 
isFloat() - Method in class com.smartfoxserver.v2.mmo.Vec3D
Detect whether this object uses floating point numbers or integers
isForceLogout() - Method in class com.smartfoxserver.v2.entities.SFSZone
If turned on it allows a User to connect from another location while another connection is already active.
isForceLogout() - Method in interface com.smartfoxserver.v2.entities.Zone
If turned on it allows a User to connect from another location while another connection is already active.
isFrozen() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
 
isFrozen() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
ISFSApi - Interface in com.smartfoxserver.v2.api
 
ISFSArray - Interface in com.smartfoxserver.v2.entities.data
 
ISFSBuddyApi - Interface in com.smartfoxserver.v2.api
 
ISFSEvent - Interface in com.smartfoxserver.v2.core
 
ISFSEventListener - Interface in com.smartfoxserver.v2.core
 
ISFSEventParam - Interface in com.smartfoxserver.v2.core
 
ISFSExtension - Interface in com.smartfoxserver.v2.extensions
 
ISFSGameApi - Interface in com.smartfoxserver.v2.api
 
ISFSMMOApi - Interface in com.smartfoxserver.v2.api
 
ISFSObject - Interface in com.smartfoxserver.v2.entities.data
 
isFull() - Method in interface com.smartfoxserver.v2.buddylist.BuddyList
Checks if the BuddyList is full
isFull() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyList
 
isFull() - Method in interface com.smartfoxserver.v2.entities.Room
Checks whether the Room is full.
isFull() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Checks whether the Room is full.
isGame() - Method in class com.smartfoxserver.v2.api.CreateRoomSettings
Check if the Room is a game.
isGame() - Method in interface com.smartfoxserver.v2.entities.Room
Checks if this is a Game Room
isGame() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Checks if this is a Game Room
isGame() - Method in class com.smartfoxserver.v2.mmo.MMORoom
 
isGamePublic() - Method in class com.smartfoxserver.v2.game.CreateSFSGameSettings
Check if the Game is public.
isGameStarted() - Method in class com.smartfoxserver.v2.game.SFSGame
Checks if the minimum amount of players to start the game was reached.
isGameStateChanged() - Method in class com.smartfoxserver.v2.game.SFSGame
This is useful for server side events.
isGeoLocationEnabled() - Method in class com.smartfoxserver.v2.entities.SFSZone
 
isGeoLocationEnabled() - Method in interface com.smartfoxserver.v2.entities.Zone
Toggles geolocation for clients.
isGlobal() - Method in interface com.smartfoxserver.v2.entities.variables.RoomVariable
Checks if a RoomVariable is global
isGlobal() - Method in class com.smartfoxserver.v2.entities.variables.SFSRoomVariable
Checks if a RoomVariable is global
isGrid() - Method in class com.smartfoxserver.v2.SmartFoxServer
 
isGroupEventSet(String, SFSRoomEvents) - Method in class com.smartfoxserver.v2.entities.SFSZone
Checks whether a specific Room Event for the specified Group is active
isGroupEventSet(String, SFSRoomEvents) - Method in interface com.smartfoxserver.v2.entities.Zone
Checks whether a specific Room Event for the specified Group is active
isGuestUserAllowed() - Method in class com.smartfoxserver.v2.entities.SFSZone
Check if the Zone allows guest users (those sending no name and no password).
isGuestUserAllowed() - Method in interface com.smartfoxserver.v2.entities.Zone
Check if the Zone allows guest users (those sending no name and no password).
isHidden() - Method in class com.smartfoxserver.v2.api.CreateRoomSettings
The hidden flag allows to conceal one or more Rooms from the Room List.
isHidden() - Method in interface com.smartfoxserver.v2.entities.Room
Checks if the Game is hidden.
isHidden() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Checks if the Game is hidden.
isHidden() - Method in class com.smartfoxserver.v2.entities.SFSZone
 
isHidden() - Method in class com.smartfoxserver.v2.entities.variables.SFSUserVariable
Checks if the variable is "hidden".
isHidden() - Method in interface com.smartfoxserver.v2.entities.variables.UserVariable
Checks if the variable is "hidden".
isHidden() - Method in interface com.smartfoxserver.v2.entities.Zone
INTERNAL
isIdle() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
 
isIdle() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
ISignUpAssistantPlugin - Interface in com.smartfoxserver.v2.components.signup
ADVANCED USERS ONLY
ISignUpValidator - Interface in com.smartfoxserver.v2.components.signup
 
isInited() - Method in interface com.smartfoxserver.v2.buddylist.BuddyProperties
 
isInited() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyProperties
 
isIpBanned(String) - Method in class com.smartfoxserver.v2.entities.managers.SFSBannedUserManager
 
isJoinedInRoom(Room) - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isJoinedInRoom(Room) - Method in interface com.smartfoxserver.v2.entities.User
Check if a User is joined in a Room
isJoining() - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isJoining() - Method in interface com.smartfoxserver.v2.entities.User
 
isLagMonitorKeepAlive() - Method in class com.smartfoxserver.v2.entities.SFSZone
 
isLagMonitorKeepAlive() - Method in interface com.smartfoxserver.v2.entities.Zone
Returns true if the LagMonitor requests are also actively resetting the User's idle timer
isLeaveLastJoindRoom() - Method in class com.smartfoxserver.v2.game.BaseGameInvitationCallback
Check if the join operation should include leaving the last joined Room
isLeaveLastJoinedRoom() - Method in class com.smartfoxserver.v2.game.CreateSFSGameSettings
Check if the Player should be removed from its previous Room after he joins the Game
isLeaveLastRoomOnJoin() - Method in class com.smartfoxserver.v2.game.SFSGame
A Game can be configured so that when the Player has joined he auto-leaves the previous Room
isLocal() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
See if the Session is local or hosted in another cluster node.
isLocal() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
isLocal() - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isLocal() - Method in interface com.smartfoxserver.v2.entities.User
Returns true if the User is connected to the local cluster node
isLogFloodingAttempts() - Method in interface com.smartfoxserver.v2.util.IFloodFilter
 
isLogFloodingAttempts() - Method in class com.smartfoxserver.v2.util.SFSFloodFilter
 
isLoggedIn() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
Check if the the Session is logged in.
isLoggedIn() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
isMarkedForEviction() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
 
isMarkedForEviction() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
isNameBanned(String, String) - Method in class com.smartfoxserver.v2.entities.managers.SFSBannedUserManager
 
isNotifyGameStarted() - Method in class com.smartfoxserver.v2.game.SFSGame
The SFSGame can notify the status of the Game (started/not started) via a reserved RoomVariable
isNotifyGameStartedViaRoomVariable() - Method in class com.smartfoxserver.v2.game.CreateSFSGameSettings
Turn on the notification of the Game state (started, not-started) by the way of a reserved global Room Variable.
isNpc() - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isNpc() - Method in interface com.smartfoxserver.v2.entities.User
Returns the NPC flag
isNull() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyVariable
 
isNull() - Method in class com.smartfoxserver.v2.entities.variables.SFSUserVariable
Test if a variable is null
isNull() - Method in interface com.smartfoxserver.v2.entities.variables.Variable
Test if a variable is null
isNull(int) - Method in interface com.smartfoxserver.v2.entities.data.ISFSArray
Checks if a specific element is null.
isNull(int) - Method in class com.smartfoxserver.v2.entities.data.SFSArray
 
isNull(String) - Method in interface com.smartfoxserver.v2.entities.data.ISFSObject
Checks if a specific element is of SFSDataType.NULL.
isNull(String) - Method in class com.smartfoxserver.v2.entities.data.SFSObject
 
isOffline() - Method in interface com.smartfoxserver.v2.buddylist.BuddyVariable
Checks if this is a "offline" variable (persistent), which is available to other Users even when the client is not online.
isOffline() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyVariable
 
isOnline() - Method in interface com.smartfoxserver.v2.buddylist.Buddy
Checks if the Buddy is active in the system
isOnline() - Method in interface com.smartfoxserver.v2.buddylist.BuddyProperties
 
isOnline() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddy
 
isOnline() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddyProperties
 
isPasswordProtected() - Method in interface com.smartfoxserver.v2.entities.Room
Checks if the Room requires a password for joining it
isPasswordProtected() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Checks if the Room requires a password for joining it
isPersistent() - Method in class com.smartfoxserver.v2.entities.managers.SFSBannedUserManager
 
isPersistent() - Method in interface com.smartfoxserver.v2.entities.variables.RoomVariable
Checks if a RoomVariable is persistent
isPersistent() - Method in class com.smartfoxserver.v2.entities.variables.SFSRoomVariable
Checks if a RoomVariable is persistent
isPlayer() - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isPlayer() - Method in interface com.smartfoxserver.v2.entities.User
Check if the User is a Player in the current Room (only for Game Rooms)
isPlayer(Room) - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isPlayer(Room) - Method in interface com.smartfoxserver.v2.entities.User
Check if the User is Player in a specific Room
isPrivate() - Method in class com.smartfoxserver.v2.entities.variables.SFSRoomVariable
Checks if a RoomVariable is private.
isPrivate() - Method in class com.smartfoxserver.v2.entities.variables.SFSUserVariable
Checks whether a UserVariable is private.
isPrivate() - Method in interface com.smartfoxserver.v2.entities.variables.UserVariable
 
isProcessControlAllowed() - Method in class com.smartfoxserver.v2.SmartFoxServer
 
isPublic() - Method in interface com.smartfoxserver.v2.entities.Room
Returns true if the Room has public access, in other words it doesn't require a password.
isPublic() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Returns true if the Room has public access, in other words it doesn't require a password.
isReconnectionTimeExpired() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
 
isReconnectionTimeExpired() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
isRequestAllowed(SystemRequest) - Method in class com.smartfoxserver.v2.security.SFSPermissionProfile
 
isRequestAllowed(User, SystemRequest) - Method in interface com.smartfoxserver.v2.security.PrivilegeManager
 
isRequestAllowed(User, SystemRequest) - Method in class com.smartfoxserver.v2.security.SFSPrivilegeManager
 
isRequestFiltered(SystemRequest) - Method in class com.smartfoxserver.v2.util.SFSFloodFilter
 
isRequestFiltered(T) - Method in interface com.smartfoxserver.v2.util.IFloodFilter
 
isSendAOIEntryPoint() - Method in class com.smartfoxserver.v2.mmo.CreateMMORoomSettings
 
isSendAOIEntryPoint() - Method in class com.smartfoxserver.v2.mmo.MMORoom
private
isSpectator() - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isSpectator() - Method in interface com.smartfoxserver.v2.entities.User
Check if the User is a Spectator in the current Room (only for Game Rooms)
isSpectator(Room) - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isSpectator(Room) - Method in interface com.smartfoxserver.v2.entities.User
Check if the User is Spectator in a specific Room
isStarted() - Method in class com.smartfoxserver.v2.SmartFoxServer
 
isStop() - Method in exception com.smartfoxserver.v2.exceptions.SFSLoginInterruptedException
 
isStorable() - Method in class com.smartfoxserver.v2.entities.variables.SFSUserVariable
Storable variables can be saved by the Room Persistence API
isStorable() - Method in interface com.smartfoxserver.v2.entities.variables.UserVariable
Storable variables can be saved by the Room Persistence API
isSubscribedToGroup(String) - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isSubscribedToGroup(String) - Method in interface com.smartfoxserver.v2.entities.User
Check if the User is subscribed to a certain Room Group
isSuperUser() - Method in class com.smartfoxserver.v2.entities.SFSUser
 
isSuperUser() - Method in interface com.smartfoxserver.v2.entities.User
Check if the User has SuperUser capabilities (kicking/banning etc...)
isSuppressUserList() - Method in class com.smartfoxserver.v2.api.CreateRoomSettings
Check whether or not the client side User list is suppressed for this Room
isSuppressUserList() - Method in interface com.smartfoxserver.v2.entities.Room
 
isSuppressUserList() - Method in class com.smartfoxserver.v2.entities.SFSRoom
 
isSuppressUserList() - Method in class com.smartfoxserver.v2.mmo.MMORoom
 
isSystemEventAllowed(String) - Method in class com.smartfoxserver.v2.entities.SFSZone
INTERNAL
isSystemEventAllowed(String) - Method in interface com.smartfoxserver.v2.entities.Zone
INTERNAL
isTemp() - Method in interface com.smartfoxserver.v2.buddylist.Buddy
A temporary Buddy will only exist at runtime but will be lost as soon as he goes away or the user is disconnected.
isTemp() - Method in class com.smartfoxserver.v2.buddylist.SFSBuddy
 
isUdpEnabled() - Method in interface com.smartfoxserver.bitswarm.sessions.ISession
 
isUdpEnabled() - Method in class com.smartfoxserver.bitswarm.sessions.Session
 
isUploadEnabled() - Method in class com.smartfoxserver.v2.entities.SFSZone
True if the Zone supports HTTP uploads.
isUploadEnabled() - Method in interface com.smartfoxserver.v2.entities.Zone
True if the Zone supports HTTP uploads.
isUseWarnings() - Method in interface com.smartfoxserver.v2.util.IWordFilter
 
isUseWarnings() - Method in class com.smartfoxserver.v2.util.SFSWordFilter
 
isUseWordsFilter() - Method in class com.smartfoxserver.v2.api.CreateRoomSettings
Check if the word filter is used in this Room (applied to Public Messages)
isUseWordsFilter() - Method in interface com.smartfoxserver.v2.entities.Room
Check if the word filter is used in this Room (applied to Public Messages)
isUseWordsFilter() - Method in class com.smartfoxserver.v2.entities.SFSRoom
Check if the word filter is used in this Room (applied to Public Messages)
ISystemFilter - Interface in com.smartfoxserver.v2.controllers.filter
 
ISystemFilterChain - Interface in com.smartfoxserver.v2.controllers.filter
 
iterator() - Method in interface com.smartfoxserver.v2.entities.data.ISFSArray
 
iterator() - Method in interface com.smartfoxserver.v2.entities.data.ISFSObject
 
iterator() - Method in class com.smartfoxserver.v2.entities.data.SFSArray
 
iterator() - Method in class com.smartfoxserver.v2.entities.data.SFSObject
 
IVersion - Interface in com.smartfoxserver.v2.entities
 
IWordFilter - Interface in com.smartfoxserver.v2.util
 
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