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

T

Task - Class in it.gotoandplay.smartfoxserver.util.scheduling
The Task class describes a job to be executed at a specified time, which is handled by the Scheduler class
Task() - Constructor for class it.gotoandplay.smartfoxserver.util.scheduling.Task
Default constructor
Task(Object) - Constructor for class it.gotoandplay.smartfoxserver.util.scheduling.Task
Pass an object as the id of the task
Task(Object, Map) - Constructor for class it.gotoandplay.smartfoxserver.util.scheduling.Task
Specify an object as the id and a map of additional parameters
toString() - Method in class it.gotoandplay.smartfoxserver.data.RoomVariable
 
trace(String) - Method in class it.gotoandplay.smartfoxserver.extensions.AbstractExtension
Trace the message remotely to admin tool and to the console
TYPE_BOOLEAN - Static variable in class it.gotoandplay.smartfoxserver.data.UserVariable
 
TYPE_NULL - Static variable in class it.gotoandplay.smartfoxserver.data.UserVariable
 
TYPE_NUMBER - Static variable in class it.gotoandplay.smartfoxserver.data.UserVariable
 
TYPE_STRING - Static variable in class it.gotoandplay.smartfoxserver.data.UserVariable
 

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