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

M

MANUAL - com.smartfoxserver.v2.extensions.ExtensionReloadMode
Extension is reloaded manually via the Admin Tool
ManualDisconnection - Class in com.smartfoxserver.v2.controllers.system
 
ManualDisconnection - com.smartfoxserver.v2.controllers.SystemRequest
 
ManualDisconnection() - Constructor for class com.smartfoxserver.v2.controllers.system.ManualDisconnection
 
MapLimits(Vec3D, Vec3D) - Constructor for class com.smartfoxserver.v2.mmo.CreateMMORoomSettings.MapLimits
 
MatchExpression - Class in com.smartfoxserver.v2.entities.match
Overview
MatchExpression(String, IMatcher, Object) - Constructor for class com.smartfoxserver.v2.entities.match.MatchExpression
 
MatchingUtils - Class in com.smartfoxserver.v2.entities.match
 
matchRoom(Room, MatchExpression) - Method in class com.smartfoxserver.v2.entities.match.MatchingUtils
 
matchRooms(Collection<Room>, MatchExpression) - Method in class com.smartfoxserver.v2.entities.match.MatchingUtils
 
matchRooms(Collection<Room>, MatchExpression, int) - Method in class com.smartfoxserver.v2.entities.match.MatchingUtils
 
matchUser(User, MatchExpression) - Method in class com.smartfoxserver.v2.entities.match.MatchingUtils
 
matchUsers(Collection<User>, MatchExpression) - Method in class com.smartfoxserver.v2.entities.match.MatchingUtils
 
matchUsers(Collection<User>, MatchExpression, int) - Method in class com.smartfoxserver.v2.entities.match.MatchingUtils
 
MAX_SPECTATORS - Static variable in class com.smartfoxserver.v2.entities.match.RoomProperties
The Room max spectators
MAX_USERS - Static variable in class com.smartfoxserver.v2.entities.match.RoomProperties
The Room max users
maxActiveConnections - Variable in class com.smartfoxserver.v2.db.DBConfig
The maximum number of active connections in the connection pool
maxEmailLength - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
Maximum length of the email field.
maxIdleConnections - Variable in class com.smartfoxserver.v2.db.DBConfig
The maximum number of idle connections in the connection pool
maxInvitationsPerUser - Variable in class com.smartfoxserver.v2.entities.invitation.SFSInvitationManager
 
maxListSize - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
 
maxPasswordLength - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
Maximum length of the user password.
maxResendTimes - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration.EmailConfig
Determines how many times a user can request the Activation email to be re-sent in case the previous one wasn't received.
maxUserNameLength - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
Maximum length of the user name.
maxVariables - Variable in class com.smartfoxserver.v2.buddylist.SFSBuddyListManager
 
MD5 - Class in com.smartfoxserver.v2.util
 
MD5 - com.smartfoxserver.v2.components.signup.PasswordMode
The password will be stored as MD5 hash in the database.
MESSAGE - com.smartfoxserver.v2.core.SFSEventParam
The chat message ( String )
MessagePriority - Enum in com.smartfoxserver.bitswarm.data
 
minPasswordLength - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
Minimum length of the user password.
minUserNameLength - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration
Minimum length of the user name.
MISSING_EMAIL - com.smartfoxserver.v2.components.signup.SignUpErrorCodes
 
MISSING_PASSWORD - com.smartfoxserver.v2.components.signup.SignUpErrorCodes
 
MISSING_USERNAME - com.smartfoxserver.v2.components.signup.SignUpErrorCodes
 
MMOItem - Class in com.smartfoxserver.v2.mmo
An MMOItem represents a non-player entity inside an MMORoom.
MMOItem() - Constructor for class com.smartfoxserver.v2.mmo.MMOItem
Creates a new MMOItem
MMOItem(List<IMMOItemVariable>) - Constructor for class com.smartfoxserver.v2.mmo.MMOItem
Creates an MMOItem populated with custom variables
MMOItemVariable - Class in com.smartfoxserver.v2.mmo
MMOItem Variables allow to attach custom properties to MMOItems inside an MMORoom.
MMOItemVariable(String) - Constructor for class com.smartfoxserver.v2.mmo.MMOItemVariable
 
MMOItemVariable(String, VariableType, String) - Constructor for class com.smartfoxserver.v2.mmo.MMOItemVariable
 
MMOItemVariable(String, Object) - Constructor for class com.smartfoxserver.v2.mmo.MMOItemVariable
Construct an MMOVariable with it's name and value.
MMOItemVariable(String, Object, boolean) - Constructor for class com.smartfoxserver.v2.mmo.MMOItemVariable
Construct an MMOVariable with it's name and value.
MMOItemVariable(String, String, String) - Constructor for class com.smartfoxserver.v2.mmo.MMOItemVariable
 
mmoResponseApi - Variable in class com.smartfoxserver.v2.api.SFSMMOApi
 
MMORoom - Class in com.smartfoxserver.v2.mmo
Overview
MMORoom(String, Vec3D, int) - Constructor for class com.smartfoxserver.v2.mmo.MMORoom
Private constructor
MMORoom.PreviousMMORoomState - Class in com.smartfoxserver.v2.mmo
 
mode - Variable in class com.smartfoxserver.v2.components.signup.SignUpConfiguration.PasswordRecovery
Specify the mode in which the Password Recovery service works SEND_OLD: sends the old password back GENERATE_NEW: generates a new password
mode - Variable in class com.smartfoxserver.v2.entities.SFSBannedUser
 
MODERATOR - com.smartfoxserver.v2.security.DefaultPermissionProfile
 
ModeratorMessage - com.smartfoxserver.v2.controllers.SystemRequest
 
MultiHandler - Annotation Type in com.smartfoxserver.v2.annotations
Indicates if an handler class (e.g. for extension request/event) handling is a multi-handler.
MULTIHANDLER_REQUEST_ID - Static variable in class com.smartfoxserver.v2.extensions.SFSExtension
 
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