Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
I
IBuddyListPersister
- Interface in
it.gotoandplay.smartfoxserver.data.buddylist.persistence
IBuddyList persister provides a simple interface to handle custom loading and save of user's buddy lists.
id
- Variable in class it.gotoandplay.smartfoxserver.util.scheduling.
Task
A generic object that can be used to identify the task.
increaseDroppedPackets()
- Method in class it.gotoandplay.smartfoxserver.data.
User
init(Object)
- Method in class it.gotoandplay.smartfoxserver.data.buddylist.
BuddyListManager
init(Object)
- Method in class it.gotoandplay.smartfoxserver.data.buddylist.persistence.
AbstractBuddyPersister
init(Object)
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
init()
- Method in class it.gotoandplay.smartfoxserver.extensions.
AbstractExtension
This method should be overridden by the child class.
init(Object)
- Method in class it.gotoandplay.smartfoxserver.extensions.examples.
BasicBuddyPersister
init(Object)
- Method in class it.gotoandplay.smartfoxserver.extensions.examples.
BuddyListDatabasePersister
Here we initialize the persister class
init()
- Method in class it.gotoandplay.smartfoxserver.extensions.examples.
PixelGame
Extension initialization
init()
- Method in class it.gotoandplay.smartfoxserver.extensions.examples.
SchedulerExample
init()
- Method in class it.gotoandplay.smartfoxserver.extensions.examples.
SimpleDbExtension
Init extension
init()
- Method in class it.gotoandplay.smartfoxserver.extensions.examples.
SimpleExtension
Initialize the extension.
init(Object)
- Method in class it.gotoandplay.smartfoxserver.util.scheduling.
Scheduler
Initializes the object.
initBuddyList(int, IBuddyListPersister)
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
initUser()
- Method in class it.gotoandplay.smartfoxserver.data.
User
instance()
- Static method in class it.gotoandplay.smartfoxserver.crypto.
MD5
Return the one and only instance of this class
instance()
- Static method in class it.gotoandplay.smartfoxserver.extensions.
ExtensionHelper
Get an instance of the ExtensionHelper class
InternalEventObject
- Class in
it.gotoandplay.smartfoxserver.events
The
InternalEventObject
describes the type of event dispatched by the Server and contains the parameters passed by the Server.
InternalEventObject(String)
- Constructor for class it.gotoandplay.smartfoxserver.events.
InternalEventObject
Creates a new instance of EventObject
isActive()
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
isActive()
- Method in class it.gotoandplay.smartfoxserver.extensions.
AbstractExtension
Returns true if the extension is active
isAddBuddyPermission()
- Method in class it.gotoandplay.smartfoxserver.data.buddylist.
BuddyListManager
isAdmin()
- Method in class it.gotoandplay.smartfoxserver.data.
User
isAdvancedMode()
- Method in class it.gotoandplay.smartfoxserver.data.buddylist.
BuddyListManager
isAutoReloadExtensions()
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
isBeingKicked
- Variable in class it.gotoandplay.smartfoxserver.data.
User
isBlocked
- Variable in class it.gotoandplay.smartfoxserver.data.buddylist.
StorableBuddyItem
blocked status of the buddy
isBlueBoxed()
- Method in class it.gotoandplay.smartfoxserver.data.
User
isBuddyOnline(String)
- Method in class it.gotoandplay.smartfoxserver.data.buddylist.
BuddyListManager
Return the current online status of a buddy / user
isBusyForChallenge()
- Method in class it.gotoandplay.smartfoxserver.data.
User
isBusyForPlay()
- Method in class it.gotoandplay.smartfoxserver.data.
User
isEventDisabled(String)
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
Checks if a certain event is disabled Event names are keep all lower-case to avoid case sensitiveness problems
isGame()
- Method in class it.gotoandplay.smartfoxserver.data.
Room
isInRoom(int)
- Method in class it.gotoandplay.smartfoxserver.data.
User
Return if the user is currently joined in the room
isLimbo()
- Method in class it.gotoandplay.smartfoxserver.data.
Room
isMarkedForRemoval()
- Method in class it.gotoandplay.smartfoxserver.data.
User
isModerator()
- Method in class it.gotoandplay.smartfoxserver.data.
User
isMutualAddBuddy()
- Method in class it.gotoandplay.smartfoxserver.data.buddylist.
BuddyListManager
isMutualRemoveBuddy()
- Method in class it.gotoandplay.smartfoxserver.data.buddylist.
BuddyListManager
isPersistent()
- Method in class it.gotoandplay.smartfoxserver.data.
RoomVariable
isPlayer
- Variable in class it.gotoandplay.smartfoxserver.data.
User
isPrivate()
- Method in class it.gotoandplay.smartfoxserver.data.
Room
isPrivate()
- Method in class it.gotoandplay.smartfoxserver.data.
RoomVariable
isPrivMsgInternalEventEnabled()
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
Get the status of the PrivMsg internal event
isPubMsgInternalEventEnabled()
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
Get the status of the PubMsg internal event
isRunning()
- Method in class it.gotoandplay.smartfoxserver.util.scheduling.
Scheduler
isSpectator()
- Method in class it.gotoandplay.smartfoxserver.data.
User
isSysActionDisabled(String)
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
isTemp()
- Method in class it.gotoandplay.smartfoxserver.data.
Room
isThereRoom()
- Method in class it.gotoandplay.smartfoxserver.data.
Zone
it.gotoandplay.smartfoxserver.db
- package it.gotoandplay.smartfoxserver.db
it.gotoandplay.smartfoxserver.extensions.examples
- package it.gotoandplay.smartfoxserver.extensions.examples
it.gotoandplay.smartfoxserver.util.scheduling
- package it.gotoandplay.smartfoxserver.util.scheduling
ITaskHandler
- Interface in
it.gotoandplay.smartfoxserver.util.scheduling
The ITaskHandler interface defines 1 single method,
doTask()
that performs the request action.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z