Hierarchy For All Packages
Package Hierarchies:- com.smartfoxserver.bitswarm.data,
- com.smartfoxserver.bitswarm.sessions,
- com.smartfoxserver.v2,
- com.smartfoxserver.v2.annotations,
- com.smartfoxserver.v2.api,
- com.smartfoxserver.v2.buddylist,
- com.smartfoxserver.v2.buddylist.storage,
- com.smartfoxserver.v2.components.login,
- com.smartfoxserver.v2.components.signup,
- com.smartfoxserver.v2.controllers,
- com.smartfoxserver.v2.controllers.filter,
- com.smartfoxserver.v2.controllers.system,
- com.smartfoxserver.v2.controllers.system.buddylist,
- com.smartfoxserver.v2.controllers.system.game,
- com.smartfoxserver.v2.core,
- com.smartfoxserver.v2.db,
- com.smartfoxserver.v2.entities,
- com.smartfoxserver.v2.entities.data,
- com.smartfoxserver.v2.entities.invitation,
- com.smartfoxserver.v2.entities.managers,
- com.smartfoxserver.v2.entities.match,
- com.smartfoxserver.v2.entities.variables,
- com.smartfoxserver.v2.exceptions,
- com.smartfoxserver.v2.extensions,
- com.smartfoxserver.v2.extensions.filter,
- com.smartfoxserver.v2.game,
- com.smartfoxserver.v2.mmo,
- com.smartfoxserver.v2.persistence.room,
- com.smartfoxserver.v2.security,
- com.smartfoxserver.v2.util
Class Hierarchy
- java.lang.Object
- com.smartfoxserver.v2.api.APIManager (implements com.smartfoxserver.bitswarm.service.IService)
- com.smartfoxserver.v2.extensions.BaseClientRequestHandler (implements com.smartfoxserver.v2.extensions.IClientRequestHandler)
- com.smartfoxserver.v2.components.signup.SignUpAssistantComponent
- com.smartfoxserver.v2.controllers.BaseControllerCommand (implements com.smartfoxserver.v2.controllers.IControllerCommand)
- com.smartfoxserver.v2.controllers.system.buddylist.AddBuddy
- com.smartfoxserver.v2.controllers.system.BanUser
- com.smartfoxserver.v2.controllers.system.buddylist.BlockBuddy
- com.smartfoxserver.v2.controllers.system.ChangeRoomCapacity
- com.smartfoxserver.v2.controllers.system.ChangeRoomName
- com.smartfoxserver.v2.controllers.system.ChangeRoomPassword
- com.smartfoxserver.v2.controllers.system.CreateRoom
- com.smartfoxserver.v2.controllers.system.game.CreateSFSGame
- com.smartfoxserver.v2.controllers.system.FindRooms
- com.smartfoxserver.v2.controllers.system.FindUsers
- com.smartfoxserver.v2.controllers.system.GenericMessage
- com.smartfoxserver.v2.controllers.system.buddylist.GoOnline
- com.smartfoxserver.v2.controllers.system.Handshake
- com.smartfoxserver.v2.controllers.system.buddylist.InitBuddyList
- com.smartfoxserver.v2.controllers.system.game.InvitationReply
- com.smartfoxserver.v2.controllers.system.game.InviteUser
- com.smartfoxserver.v2.controllers.system.JoinRoom
- com.smartfoxserver.v2.controllers.system.game.JoinRoomInvite
- com.smartfoxserver.v2.controllers.system.KickUser
- com.smartfoxserver.v2.controllers.system.LeaveRoom
- com.smartfoxserver.v2.controllers.system.Login
- com.smartfoxserver.v2.controllers.system.Logout
- com.smartfoxserver.v2.controllers.system.ManualDisconnection
- com.smartfoxserver.v2.controllers.system.PingPong
- com.smartfoxserver.v2.controllers.system.PlayerToSpectator
- com.smartfoxserver.v2.controllers.system.game.QuickJoinGame
- com.smartfoxserver.v2.controllers.system.QuickJoinOrCreateRoom
- com.smartfoxserver.v2.controllers.system.buddylist.RemoveBuddy
- com.smartfoxserver.v2.controllers.system.buddylist.SetBuddyVariables
- com.smartfoxserver.v2.controllers.system.SetRoomVariables
- com.smartfoxserver.v2.controllers.system.SetUserPosition
- com.smartfoxserver.v2.controllers.system.SetUserVariables
- com.smartfoxserver.v2.controllers.system.SpectatorToPlayer
- com.smartfoxserver.v2.controllers.system.SubscribeRoomGroup
- com.smartfoxserver.v2.controllers.system.UnsubscribeRoomGroup
- com.smartfoxserver.v2.core.service.BaseCoreService (implements com.smartfoxserver.v2.core.ICoreService)
- com.smartfoxserver.v2.entities.managers.SFSBannedUserManager (implements com.smartfoxserver.v2.entities.managers.IBannedUserManager)
- com.smartfoxserver.v2.util.SFSFloodFilter (implements com.smartfoxserver.v2.util.IFloodFilter<T>)
- com.smartfoxserver.v2.util.SFSWordFilter (implements com.smartfoxserver.v2.util.IWordFilter)
- com.smartfoxserver.v2.game.BaseGameInvitationCallback (implements com.smartfoxserver.v2.entities.invitation.InvitationCallback)
- com.smartfoxserver.v2.game.SFSGameInvitationCallback
- com.smartfoxserver.v2.mmo.BaseMMOItem (implements com.smartfoxserver.v2.mmo.IMMOItem)
- com.smartfoxserver.v2.mmo.MMOItem
- com.smartfoxserver.v2.extensions.BaseServerEventHandler (implements com.smartfoxserver.v2.extensions.IServerEventHandler)
- com.smartfoxserver.v2.core.BaseSFSEventListener
- com.smartfoxserver.v2.extensions.BaseSFSExtension (implements com.smartfoxserver.v2.core.ISFSEventListener, com.smartfoxserver.v2.extensions.ISFSExtension)
- com.smartfoxserver.v2.extensions.SFSExtension
- com.smartfoxserver.v2.persistence.room.BaseStorageConfig
- com.smartfoxserver.v2.persistence.room.DBRoomStorageConfig
- com.smartfoxserver.v2.persistence.room.FileRoomStorageConfig
- com.smartfoxserver.v2.buddylist.BuddySerializerFactory
- com.smartfoxserver.v2.buddylist.BuddyUtils
- com.smartfoxserver.v2.util.Country
- com.smartfoxserver.v2.mmo.CreateMMORoomSettings.MapLimits (implements java.io.Serializable)
- com.smartfoxserver.v2.api.CreateRoomSettings (implements java.io.Serializable)
- com.smartfoxserver.v2.mmo.CreateMMORoomSettings
- com.smartfoxserver.v2.game.CreateSFSGameSettings
- com.smartfoxserver.v2.api.CreateRoomSettings.RoomExtensionSettings (implements java.io.Serializable)
- com.smartfoxserver.v2.util.CryptoUtils
- com.smartfoxserver.v2.components.signup.CustomFieldPasswordRecovery (implements com.smartfoxserver.v2.components.signup.IPasswordRecovery)
- com.smartfoxserver.v2.db.DBConfig (implements java.io.Serializable)
- com.smartfoxserver.v2.buddylist.DefaultBuddySerializer (implements com.smartfoxserver.v2.buddylist.IBuddySerializer)
- com.smartfoxserver.v2.util.DefaultPlayerIdGenerator (implements com.smartfoxserver.v2.util.IPlayerIdGenerator)
- com.smartfoxserver.v2.entities.DefaultRoomFactory (implements com.smartfoxserver.v2.entities.IRoomFactory)
- com.smartfoxserver.v2.exceptions.ExceptionMessageComposer
- com.smartfoxserver.v2.buddylist.storage.FSBuddyStorage (implements com.smartfoxserver.v2.buddylist.storage.BuddyStorage)
- com.smartfoxserver.v2.game.GenericInvitationCallback (implements com.smartfoxserver.v2.entities.invitation.InvitationCallback)
- com.smartfoxserver.v2.game.JoinRoomInvitationCallback (implements com.smartfoxserver.v2.entities.invitation.InvitationCallback)
- com.smartfoxserver.v2.components.signup.LegacyPasswordRecovery (implements com.smartfoxserver.v2.components.signup.IPasswordRecovery)
- com.smartfoxserver.v2.components.login.LoginAssistantComponent
- com.smartfoxserver.v2.components.login.LoginConfiguration
- com.smartfoxserver.v2.components.login.LoginData
- com.smartfoxserver.v2.entities.LoginData
- com.smartfoxserver.v2.entities.LoginFinalizer (implements com.smartfoxserver.v2.entities.ILoginFinalizer)
- com.smartfoxserver.v2.entities.match.MatchExpression (implements java.io.Serializable)
- com.smartfoxserver.v2.entities.match.MatchingUtils
- com.smartfoxserver.v2.util.MD5
- com.smartfoxserver.v2.mmo.MMORoom.PreviousMMORoomState
- com.smartfoxserver.v2.buddylist.ReservedBuddyVariables
- com.smartfoxserver.v2.entities.variables.ReservedRoomVariables
- com.smartfoxserver.v2.entities.match.RoomProperties
- com.smartfoxserver.v2.entities.RoomSize
- com.smartfoxserver.v2.util.ServerUptime
- com.smartfoxserver.bitswarm.sessions.Session (implements com.smartfoxserver.bitswarm.sessions.ISession)
- com.smartfoxserver.v2.controllers.system.SetMMOItemVariables
- com.smartfoxserver.v2.entities.SFS2XVersion (implements com.smartfoxserver.v2.entities.IVersion)
- com.smartfoxserver.v2.api.SFSApi (implements com.smartfoxserver.v2.api.ISFSApi)
- com.smartfoxserver.v2.entities.data.SFSArray (implements com.smartfoxserver.v2.entities.data.ISFSArray, java.io.Serializable)
- com.smartfoxserver.v2.entities.data.SFSArrayLite
- com.smartfoxserver.v2.entities.SFSBannedUser (implements com.smartfoxserver.v2.entities.BannedUser, java.io.Serializable)
- com.smartfoxserver.v2.buddylist.SFSBuddy (implements com.smartfoxserver.v2.buddylist.Buddy)
- com.smartfoxserver.v2.api.SFSBuddyApi (implements com.smartfoxserver.v2.api.ISFSBuddyApi)
- com.smartfoxserver.v2.buddylist.SFSBuddyList (implements com.smartfoxserver.v2.buddylist.BuddyList)
- com.smartfoxserver.v2.buddylist.SFSBuddyListManager (implements com.smartfoxserver.v2.buddylist.BuddyListManager)
- com.smartfoxserver.v2.buddylist.SFSBuddyProperties (implements com.smartfoxserver.v2.buddylist.BuddyProperties)
- com.smartfoxserver.v2.buddylist.SFSBuddyVariable (implements com.smartfoxserver.v2.buddylist.BuddyVariable)
- com.smartfoxserver.v2.entities.data.SFSDataWrapper (implements java.io.Serializable)
- com.smartfoxserver.v2.db.SFSDBManager
- com.smartfoxserver.v2.entities.SFSEmail (implements com.smartfoxserver.v2.entities.Email)
- com.smartfoxserver.v2.exceptions.SFSErrorData
- com.smartfoxserver.v2.core.SFSEvent (implements com.smartfoxserver.v2.core.ISFSEvent)
- com.smartfoxserver.v2.extensions.filter.SFSExtensionFilter (implements com.smartfoxserver.v2.extensions.filter.IFilter)
- com.smartfoxserver.v2.extensions.filter.SFSExtensionFilterChain (implements com.smartfoxserver.v2.extensions.filter.IFilterChain)
- com.smartfoxserver.v2.api.SFSGameApi (implements com.smartfoxserver.v2.api.ISFSGameApi)
- com.smartfoxserver.v2.entities.SFSIDGenerator (implements com.smartfoxserver.v2.entities.IDGenerator)
- com.smartfoxserver.v2.entities.invitation.SFSInvitation (implements com.smartfoxserver.v2.entities.invitation.Invitation)
- com.smartfoxserver.v2.entities.invitation.SFSInvitationManager (implements com.smartfoxserver.v2.entities.invitation.InvitationManager, com.smartfoxserver.bitswarm.service.IService)
- com.smartfoxserver.v2.api.SFSMMOApi (implements com.smartfoxserver.v2.api.ISFSMMOApi)
- com.smartfoxserver.v2.entities.data.SFSObject (implements com.smartfoxserver.v2.entities.data.ISFSObject, java.io.Serializable)
- com.smartfoxserver.v2.entities.data.SFSObjectLite
- com.smartfoxserver.v2.security.SFSPermissionProfile
- com.smartfoxserver.v2.entities.managers.SFSPostOffice (implements com.smartfoxserver.v2.entities.managers.IMailerService)
- com.smartfoxserver.v2.security.SFSPrivilegeManager (implements com.smartfoxserver.v2.security.PrivilegeManager)
- com.smartfoxserver.v2.entities.SFSRoom (implements com.smartfoxserver.v2.entities.Room)
- com.smartfoxserver.v2.entities.SFSUser (implements com.smartfoxserver.v2.entities.User)
- com.smartfoxserver.v2.entities.variables.SFSUserVariable (implements java.io.Serializable, com.smartfoxserver.v2.entities.variables.UserVariable)
- com.smartfoxserver.v2.mmo.MMOItemVariable (implements com.smartfoxserver.v2.mmo.IMMOItemVariable)
- com.smartfoxserver.v2.entities.variables.SFSRoomVariable (implements com.smartfoxserver.v2.entities.variables.RoomVariable)
- com.smartfoxserver.v2.entities.SFSZone (implements com.smartfoxserver.v2.entities.Zone)
- com.smartfoxserver.v2.components.signup.SignUpConfiguration
- com.smartfoxserver.v2.components.signup.SignUpConfiguration.EmailConfig
- com.smartfoxserver.v2.components.signup.SignUpConfiguration.PasswordRecovery
- com.smartfoxserver.v2.SmartFoxServer
- com.smartfoxserver.v2.controllers.filter.SysControllerFilter (implements com.smartfoxserver.v2.controllers.filter.ISystemFilter)
- com.smartfoxserver.v2.controllers.filter.ReadOnlyUserVariablesFilter
- com.smartfoxserver.v2.controllers.filter.SysControllerFilterChain (implements com.smartfoxserver.v2.controllers.filter.ISystemFilterChain)
- com.smartfoxserver.v2.util.TaskScheduler (implements com.smartfoxserver.bitswarm.service.IService)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.smartfoxserver.v2.components.login.PasswordCheckException
- com.smartfoxserver.v2.exceptions.SFSRuntimeException
- com.smartfoxserver.v2.exceptions.InterruptedEventException
- com.smartfoxserver.v2.exceptions.SFSBootException
- com.smartfoxserver.v2.exceptions.SFSFilterInterruptedException
- com.smartfoxserver.v2.exceptions.SFSLoginInterruptedException
- com.smartfoxserver.v2.exceptions.SFSException
- com.smartfoxserver.v2.exceptions.SFSAdminException
- com.smartfoxserver.v2.exceptions.SFSBuddyListException
- com.smartfoxserver.v2.exceptions.SFSBuddyListNotFoundException
- com.smartfoxserver.v2.exceptions.SFSCodecException
- com.smartfoxserver.v2.exceptions.SFSCreateRoomException
- com.smartfoxserver.v2.exceptions.SFSCreateGameException
- com.smartfoxserver.v2.exceptions.SFSExtensionException
- com.smartfoxserver.v2.exceptions.SFSFloodingException
- com.smartfoxserver.v2.exceptions.SFSInvitationException
- com.smartfoxserver.v2.exceptions.SFSJoinRoomException
- com.smartfoxserver.v2.exceptions.SFSQuickJoinGameException
- com.smartfoxserver.v2.exceptions.SFSLoginException
- com.smartfoxserver.v2.exceptions.SFSRoomException
- com.smartfoxserver.v2.exceptions.SFSTooManyRoomsException
- com.smartfoxserver.v2.exceptions.SFSUserException
- com.smartfoxserver.v2.exceptions.SFSVariableException
- com.smartfoxserver.v2.exceptions.SFSLoginFilterException
- com.smartfoxserver.v2.exceptions.SFSRequestValidationException
- com.smartfoxserver.v2.persistence.room.SFSStorageException
- com.smartfoxserver.v2.components.signup.SignUpValidationException
- com.smartfoxserver.v2.exceptions.WebSocketHandshakeException
- java.lang.RuntimeException
- java.lang.Exception
- com.smartfoxserver.v2.entities.match.UserProperties
- com.smartfoxserver.v2.util.UsersUtil
- com.smartfoxserver.v2.mmo.Vec3D (implements java.io.Serializable)
Interface Hierarchy
- com.smartfoxserver.v2.entities.BannedUser
- com.smartfoxserver.v2.buddylist.Buddy
- com.smartfoxserver.v2.buddylist.BuddyList
- com.smartfoxserver.v2.buddylist.BuddyProperties
- com.smartfoxserver.v2.buddylist.storage.BuddyStorage
- java.lang.Cloneable
- com.smartfoxserver.v2.entities.variables.Variable
- com.smartfoxserver.v2.buddylist.BuddyVariable
- com.smartfoxserver.v2.entities.variables.UserVariable
- com.smartfoxserver.v2.mmo.IMMOItemVariable
- com.smartfoxserver.v2.entities.variables.RoomVariable
- com.smartfoxserver.v2.entities.variables.Variable
- com.smartfoxserver.v2.entities.Email
- com.smartfoxserver.v2.buddylist.IBuddySerializer
- com.smartfoxserver.v2.extensions.IClientRequestHandler
- com.smartfoxserver.v2.entities.IDGenerator
- com.smartfoxserver.v2.util.IDisconnectionReason
- com.smartfoxserver.v2.exceptions.IErrorCode
- com.smartfoxserver.v2.extensions.filter.IFilter
- com.smartfoxserver.v2.extensions.filter.IFilterChain
- com.smartfoxserver.v2.components.login.ILoginAssistantPlugin
- com.smartfoxserver.v2.entities.ILoginFinalizer
- com.smartfoxserver.v2.entities.managers.IMailerCallbackHandler
- com.smartfoxserver.v2.mmo.IMMOItem
- com.smartfoxserver.v2.entities.invitation.Invitation
- com.smartfoxserver.v2.entities.invitation.InvitationCallback
- com.smartfoxserver.v2.entities.invitation.InvitationManager
- com.smartfoxserver.v2.components.signup.IPasswordManager
- com.smartfoxserver.v2.components.signup.IPasswordRecovery
- com.smartfoxserver.v2.security.IPermissionProfile
- com.smartfoxserver.v2.util.IPlayerIdGenerator
- com.smartfoxserver.v2.entities.IRoomFactory
- com.smartfoxserver.v2.persistence.room.IRoomStorage
- com.smartfoxserver.v2.extensions.IServerEventHandler
- com.smartfoxserver.bitswarm.service.IService
- com.smartfoxserver.v2.buddylist.BuddyListManager
- com.smartfoxserver.v2.core.ICoreService
- com.smartfoxserver.v2.util.IFloodFilter<T>
- com.smartfoxserver.v2.util.IWordFilter
- com.smartfoxserver.v2.db.IDBManager
- com.smartfoxserver.v2.entities.managers.IMailerService
- com.smartfoxserver.bitswarm.sessions.ISession
- com.smartfoxserver.v2.api.ISFSApi
- com.smartfoxserver.v2.entities.data.ISFSArray
- com.smartfoxserver.v2.api.ISFSBuddyApi
- com.smartfoxserver.v2.core.ISFSEvent
- com.smartfoxserver.v2.core.ISFSEventListener
- com.smartfoxserver.v2.core.ISFSEventParam
- com.smartfoxserver.v2.extensions.ISFSExtension
- com.smartfoxserver.v2.api.ISFSGameApi
- com.smartfoxserver.v2.api.ISFSMMOApi
- com.smartfoxserver.v2.entities.data.ISFSObject
- com.smartfoxserver.v2.components.signup.ISignUpAssistantPlugin
- com.smartfoxserver.v2.components.signup.ISignUpValidator
- com.smartfoxserver.v2.controllers.filter.ISystemFilter
- com.smartfoxserver.v2.controllers.filter.ISystemFilterChain
- com.smartfoxserver.v2.entities.IVersion
- com.smartfoxserver.v2.entities.Loggable
- com.smartfoxserver.v2.security.PrivilegeManager
- com.smartfoxserver.v2.entities.Room
- com.smartfoxserver.v2.entities.User
- com.smartfoxserver.v2.entities.Zone
Annotation Type Hierarchy
- com.smartfoxserver.v2.annotations.Instantiation (implements java.lang.annotation.Annotation)
- com.smartfoxserver.v2.annotations.MultiHandler (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.smartfoxserver.v2.entities.managers.BanMode
- com.smartfoxserver.v2.entities.match.BoolMatch
- com.smartfoxserver.v2.buddylist.BuddyOnlineState
- com.smartfoxserver.v2.util.ClientDisconnectionReason (implements com.smartfoxserver.v2.util.IDisconnectionReason)
- com.smartfoxserver.v2.security.DefaultPermissionProfile (implements com.smartfoxserver.v2.security.IPermissionProfile)
- com.smartfoxserver.v2.extensions.ExtensionLogLevel
- com.smartfoxserver.v2.extensions.ExtensionReloadMode
- com.smartfoxserver.v2.extensions.filter.FilterAction
- com.smartfoxserver.v2.annotations.Instantiation.InstantiationMode
- com.smartfoxserver.v2.entities.invitation.InvitationResponse
- com.smartfoxserver.bitswarm.data.MessagePriority
- com.smartfoxserver.v2.entities.match.NumberMatch
- com.smartfoxserver.v2.components.signup.PasswordMode
- com.smartfoxserver.v2.components.signup.RecoveryMode
- com.smartfoxserver.v2.persistence.room.RoomStorageMode
- com.smartfoxserver.v2.core.ServerState
- com.smartfoxserver.bitswarm.sessions.SessionType
- com.smartfoxserver.v2.buddylist.SFSBuddyEventParam (implements com.smartfoxserver.v2.core.ISFSEventParam)
- com.smartfoxserver.v2.entities.data.SFSDataType
- com.smartfoxserver.v2.exceptions.SFSErrorCode (implements com.smartfoxserver.v2.exceptions.IErrorCode)
- com.smartfoxserver.v2.core.SFSEventParam (implements com.smartfoxserver.v2.core.ISFSEventParam)
- com.smartfoxserver.v2.core.SFSEventType
- com.smartfoxserver.v2.entities.SFSRoomEvents
- com.smartfoxserver.v2.entities.SFSRoomRemoveMode
- com.smartfoxserver.v2.entities.SFSRoomSettings
- com.smartfoxserver.v2.components.signup.SignUpErrorCodes
- com.smartfoxserver.v2.entities.match.StringMatch
- com.smartfoxserver.v2.security.SystemPermission
- com.smartfoxserver.v2.controllers.SystemRequest
- com.smartfoxserver.bitswarm.data.TransportType
- com.smartfoxserver.v2.entities.variables.VariableType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)